From 31968264742631efcf338a1b00a3edecd176f977 Mon Sep 17 00:00:00 2001 From: G-Square Date: Wed, 21 Oct 2015 20:41:18 -0400 Subject: [PATCH] added Coding Guidelines for Prolog --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a7914f9e..5732f2d7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1522,6 +1522,7 @@ See also [TeX](#tex) * [Applications of Prolog](http://bookboon.com/int/student/it/applications-of-prolog) * [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) +* [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) * [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html) * [Learn Prolog Now!](http://www.learnprolognow.org/)