Reading list suggestions for compiling Scheme

"Thomas F. Burdick" <tburdick@gmail.com>
Thu, 7 Apr 2011 02:59:00 -0700 (PDT)

          From comp.compilers

Related articles
Reading list suggestions for compiling Scheme tburdick@gmail.com (Thomas F. Burdick) (2011-04-07)
Re: Reading list suggestions for compiling Scheme mcr@wildcard.demon.co.uk (Martin Rodgers) (2011-04-08)
Re: Reading list suggestions for compiling Scheme martin@gkc.org.uk (Martin Ward) (2011-04-09)
| List of all articles for this month |

From: "Thomas F. Burdick" <tburdick@gmail.com>
Newsgroups: comp.compilers
Date: Thu, 7 Apr 2011 02:59:00 -0700 (PDT)
Organization: Compilers Central
Keywords: Scheme, optimize, question
Posted-Date: 08 Apr 2011 12:46:01 EDT

I'm trying to put together a reading list on optimization techniques
for compiling Scheme. The target audience is familiar with the
implementation of a byte-compiled, dynamically scoped Lisp. At the
moment, I have:


Johnsson [1985]. Lambda-Lifting: transforming programs to recursive
equations.


and


Kranz [1988]. ORBIT: An Optimizing Compiler For Scheme.


Any suggestions would be greatly appreciated.



Post a followup to this message

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