Category:Prolog: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Solutions by Programming Language]]
[[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.