Category:Visual Prolog: Difference between revisions

From Rosetta Code
Content added Content deleted
(Category Programming Languages)
(Added language template)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{language
|exec=machine
|gc=yes
|parampass=value
|checking=static
|safety=safe
|strength=strong
|express=partially implicit
|site=http://www.visual-prolog.com/}}
Visual Prolog is a multi-paradigm language with origin in Prolog.
Visual Prolog is a multi-paradigm language with origin in Prolog.


See also
See also
* [[wp:Visual Prolog|Visual Prolog]] in Wikipedia
* [[wp:Visual Prolog|Visual Prolog]] in Wikipedia
* [http://www.visual-prolog.com Visual Prolog home page]
* [http://wiki.visual-prolog.com Visual Prolog wiki]
* [http://wiki.visual-prolog.com Visual Prolog wiki]


[[Category:Programming Languages]]
[[Category:Programming paradigm/Functional]]
[[Category:Programming paradigm/Generic]]
[[Category:Programming paradigm/Imperative]]
[[Category:Programming paradigm/Logic Programming]]
[[Category:Programming paradigm/Object-oriented]]

Latest revision as of 12:31, 31 March 2014

Language
Visual Prolog
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Safe
Type strength: Strong
Type expression: Partially implicit
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Visual Prolog.

Visual Prolog is a multi-paradigm language with origin in Prolog.

See also

Pages in category "Visual Prolog"

The following 7 pages are in this category, out of 7 total.