Category:Prolog: Difference between revisions

Added Programming Language template
No edit summary
(Added Programming Language template)
Line 1:
{{Programming Language}}[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.
[[Category:Solutions by Programming Language]]
 
[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.