Category:Prolog: Difference between revisions

From Rosetta Code
Content added Content deleted
m (The language box and the article list did overlap)
(Added features)
Line 1: Line 1:
{{language|Prolog
{{language|Prolog}}[http://en.wikipedia.org/wiki/Prolog Prolog] is a logic programming language. It is programmed declaratively, using ''resolution'' and ''backtracking'' to confirm propositions based on declared facts and rules.
|strength=strong
|checking=dynamic
|gc=yes}}[[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:09, 6 June 2009

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)