Re: Compiling Prolog-like languages

"ozan s yigit" <oz@blue.cs.yorku.ca>
15 Jul 2002 23:54:25 -0400

          From comp.compilers

Related articles
[4 earlier articles]
Re: Compiling Prolog-like languages haberg@matematik.su.se (Hans Aberg) (2002-07-04)
Re: Compiling Prolog-like languages peter.ilberg@ni.com (Peter Ilberg) (2002-07-04)
Re: Compiling Prolog-like languages rwaltman@verizon.net (Roberto Waltman) (2002-07-04)
Re: Compiling Prolog-like languages thomasl@erix.ericsson.se (Thomas Lindgren) (2002-07-15)
Re: Compiling Prolog-like languages adamo@dblab.ece.ntua.gr (Yiorgos Adamopoulos) (2002-07-15)
Re: Compiling Prolog-like languages ptarau@yahoo.com (Paul Tarau) (2002-07-15)
Re: Compiling Prolog-like languages oz@blue.cs.yorku.ca (ozan s yigit) (2002-07-15)
Re: Compiling Prolog-like languages firefly@diku.dk (Peter Finderup Lund) (2002-07-21)
Re: Compiling Prolog-like languages kurt.magnus.alonso@mailbox.swipnet.se (Kurt M. Alonso) (2002-08-10)
Re: Compiling Prolog-like languages bmd@cs.kuleuven.ac.be (Bart Demoen) (2002-08-14)
Re: Compiling Prolog-like languages Jens_Kilian@agilent.com (Jens Kilian) (2002-08-14)
| List of all articles for this month |

From: "ozan s yigit" <oz@blue.cs.yorku.ca>
Newsgroups: comp.lang.prolog,comp.compilers
Date: 15 Jul 2002 23:54:25 -0400
Organization: York University
References: 02-07-004 02-07-027
Keywords: prolog
Posted-Date: 15 Jul 2002 23:54:25 EDT

Roberto Waltman:


> >1. Can someone point toward a good tutorial on implementing
> >Prolog-like programming languages?
>
> "Implementations of Prolog"
> J.A.Campbell, Editor
> (c) 1984 J.A.Campbell/Ellis Horwood Ltd.
> Library of Congress Card No. 83-26578


Useful book, but i doubt it is in print anymore; One would have to
check alibris for a copy. My favorite on this topic is


Patrice Boizumault
The Implementation of Prolog
Princeton Series in Computer Science
Princeton University Press, 1993


which still shows at amazon as available, but at an outrageous price
for a new copy [it mentions used copies as well] Also note that Grune
et al "Modern Compiler Design" has a nice section on logic programming
which gives you some important chunks of a prolog implementation.


oz
--
a nought, an ought, a knot, a not easily perceived distinction. -- t. duff


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.