Related articles |
---|
Re: compiling functional languages. compilers@ima.UUCP (1986-01-08) |
Relay-Version: | version B 2.10.2 9/12/84; site mit-hermes.ARPA |
Posting-Version: | Notesfiles $Revision: 1.6.2.16 $; site ima.UUCP |
From: | compilers@ima.UUCP |
Newsgroups: | mod.compilers |
Date: | 8 Jan 86 16:34:00 GMT |
Article-I.D.: | ima.136300034 |
Posted: | Wed Jan 8 11:34:00 1986 |
Date-Received: | 10 Jan 86 11:22:20 GMT |
Nf-ID: | #N:ima:136300034:000:519 |
Nf-From: | ima!compilers Jan 8 11:34:00 1986 |
[from ]
The book "Anatomy of Lisp" by John R. Allen, McGraw-Hill 1978 contains
most of the parts for a simple Lisp compiler (written in meta-Lisp) in
its later chapters.
I got it running, long ago, on my CP/M machine. If I recall correctly,
after typing it in it took me only a few hours to track down the bugs
and to fix the omissions. I had to add some hooks to the Lisp interpreter
(things like "peek" and "poke") and had to figure out how to emit object
code myself.
Paul Tarvydas
{ihnp4,etc.}!utcsri!tarvydas
Return to the
comp.compilers page.
Search the
comp.compilers archives again.