Re: Interpreter/Compiler texts
- From: publiustemp-googlegroups@xxxxxxxxx
- Date: 21 Apr 2005 10:00:23 -0700
Hrvoje Blazevic wrote:
> Are there any text books describing Interpreter/Compiler construction
in
> Prolog?
That depends. If you really are looking for books describing said
construction "in Prolog", you may wish to check out "The Art of Prolog"
by MIT Press. The last chapter in this book presents a simple compiler
for a Pascal-like language.
If, however, you're looking for books about constructing a Prolog
interpreter/compiler, check out
http://www.vanx.org/archive/wam/wam.html. This has a free book you can
download describing the Warren Abstract Machine, a fairly powerful
Prolog compiler.
Cheers,
Ovid
.
- Follow-Ups:
- Re: Interpreter/Compiler texts
- From: Hrvoje Blazevic
- Re: Interpreter/Compiler texts
- References:
- Interpreter/Compiler texts
- From: Hrvoje Blazevic
- Interpreter/Compiler texts
- Prev by Date: Re: Hash table and SWI-Prolog
- Next by Date: Re: in praise of tabling
- Previous by thread: Interpreter/Compiler texts
- Next by thread: Re: Interpreter/Compiler texts
- Index(es):
Relevant Pages
|
|