Category:SWI-Prolog

From Rosetta Code
Revision as of 02:54, 4 November 2020 by rosettacode>WdeCvfYlmB (Created SWI version Prolog.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Language
SWI-Prolog
This programming language may be used to instruct a computer to perform a task.
Execution method: Interpreted or compiled
Garbage collected: Yes
Parameter passing methods: By value
Type strength: Strong
Type compatibility: Structural
Type checking: Dynamic
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using SWI-Prolog.

SWI-Prolog is a logic programming language.

It is programmed declaratively, using resolution and backtracking to confirm propositions based on declared facts and rules.

This category currently contains no pages or media.