Groups | Search | Server Info | Login | Register
| From | Martin Rodgers <mcr@wildcard.demon.co.uk> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Reading list suggestions for compiling Scheme |
| Date | 2011-04-08 19:37 +0100 |
| Organization | Compilers Central |
| Message-ID | <11-04-012@comp.compilers> (permalink) |
| References | <11-04-007@comp.compilers> |
Thomas F. Burdick wrote: > Any suggestions would be greatly appreciated. Lisp in Small Pieces, Christian Queinnec It's a book, but it covers just about everything you'd need. Lots of working code, including two complete compilers. One compiles to bytecodes and the other compiler generates C code. Lots of interpreters, too, and other useful machinery. The code is written in Scheme and supports various subsets of the same language. It also explains a number of concepts that you might not find in the papers.
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Reading list suggestions for compiling Scheme "Thomas F. Burdick" <tburdick@gmail.com> - 2011-04-07 02:59 -0700 Re: Reading list suggestions for compiling Scheme Martin Rodgers <mcr@wildcard.demon.co.uk> - 2011-04-08 19:37 +0100 Re: Reading list suggestions for compiling Scheme Martin Ward <martin@gkc.org.uk> - 2011-04-09 11:03 +0100
csiph-web