Merge pull request #1651 from G-Square/patch-1

added  Coding Guidelines for Prolog
This commit is contained in:
victor felder 2015-10-22 20:52:09 +02:00
commit 63d023213c

View File

@ -1523,6 +1523,7 @@ See also [TeX](#tex)
* [Applications of Prolog](http://bookboon.com/int/student/it/applications-of-prolog) * [Applications of Prolog](http://bookboon.com/int/student/it/applications-of-prolog)
* [Building Expert Systems in Prolog](http://www.amzi.com/ExpertSystemsInProlog/) * [Building Expert Systems in Prolog](http://www.amzi.com/ExpertSystemsInProlog/)
* [Concise Intro to Prolog](http://www.cis.upenn.edu/~matuszek/Concise%20Guides/Concise%20Prolog.html) * [Concise Intro to Prolog](http://www.cis.upenn.edu/~matuszek/Concise%20Guides/Concise%20Prolog.html)
* [Coding Guidelines for Prolog](http://arxiv.org/abs/0911.2899) - Michael A. Covington, Roberto Bagnara, Richard A. O'Keefe, Jan Wielemaker, Simon Price
* [GNU Prolog Manual](http://www.gprolog.org/manual/gprolog.pdf) (PDF) * [GNU Prolog Manual](http://www.gprolog.org/manual/gprolog.pdf) (PDF)
* [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html) * [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html)
* [Learn Prolog Now!](http://www.learnprolognow.org/) * [Learn Prolog Now!](http://www.learnprolognow.org/)