Ray Dillinger <bear@sonic.net> wrote:
+---------------
| Seriously though, if you would like to do this: Get the book
| _Lisp_In_Small_Pieces_ by Christian Quenniec (whose name I hope
| I have spelled correctly).
+---------------
Close, but not quite. Move the "i" just to the left of the "n"s
and you get the correct spelling: Queinnec.
+---------------
| It contains a very simple compiler for a subset of a simple lisp
| once called Scheme. You will need to gather all the bits scattered
| across about fifty pages of text.
+---------------
It's actually much easier than that! He has a tarball of the source
from the book available here:
http://www-spi.lip6.fr/~queinnec/WWW/LiSP.html
http://www-spi.lip6.fr/~queinnec/Books/LiSP-2ndEdition-2006Dec11.tgz
-Rob
p.s. I *STRONGLY* recommend this book for anyone who intends to
set out on the path of writing a Lisp or Scheme implementation...
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607