Category:Visual Prolog
Appearance
Visual Prolog
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using 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: |
|
Visual Prolog is a multi-paradigm language with origin in Prolog.
See also
- Visual Prolog in Wikipedia
- Visual Prolog wiki
Pages in category "Visual Prolog"
The following 7 pages are in this category, out of 7 total.
Categories:
- Execution method/Compiled/Machine code
- Garbage collection/Yes
- Parameter passing/By value
- Typing/Safe
- Typing/Strong
- Typing/Expression/Partially implicit
- Typing/Checking/Static
- Programming Languages
- Programming paradigm/Functional
- Programming paradigm/Generic
- Programming paradigm/Imperative
- Programming paradigm/Logic Programming
- Programming paradigm/Object-oriented