The Prolog programming language
Maybe you still don’t know this programming language.
The Prolog programming language permit for example to use logic programming and constraint programming which are uncommon paradigms.
This language is mainly based on the backtracing and unification principles.
If you can read French, you should give a whirl at the following article : Présentation du langage Prolog.
If you can’t, [...]


