Category:Prolog: Difference between revisions

From Rosetta Code
Content added Content deleted
m (LCT link)
mNo edit summary
Line 3: Line 3:
|checking=dynamic
|checking=dynamic
|gc=yes
|gc=yes
|LCT=yes}}{{language programming paradigm|Declarative}}
|LCT=yes}}{{language programming paradigm|Declarative}}{{language programming paradigm|Logic_Programming}}
[[wp:Prolog|Prolog]] is a logic programming language. It is programmed declaratively, using ''resolution'' and ''backtracking'' to confirm propositions based on declared facts and rules.
[[wp:Prolog|Prolog]] is a logic programming language. It is programmed declaratively, using ''resolution'' and ''backtracking'' to confirm propositions based on declared facts and rules.
<br clear="both">
<br clear="both">

Revision as of 02:23, 22 April 2010

Language
Prolog
This programming language may be used to instruct a computer to perform a task.
Garbage collected: Yes
Type strength: Strong
Type checking: Dynamic
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Prolog.

Prolog is a logic programming language. It is programmed declaratively, using resolution and backtracking to confirm propositions based on declared facts and rules.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Prolog"

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

(previous page) (next page)
(previous page) (next page)