Related articles |
---|
Stackless compilers? Karol.Skocik@gmail.com (neptundancer) (2008-07-01) |
Re: Stackless compilers? dido@imperium.ph (Rafael Sevilla) (2008-07-02) |
Re: Stackless compilers? torbenm@pc-003.diku.dk (2008-07-02) |
Re: Stackless compilers? blume@hana.uchicago.edu (Matthias Blume) (2008-07-03) |
From: | Matthias Blume <blume@hana.uchicago.edu> |
Newsgroups: | comp.compilers |
Date: | Thu, 03 Jul 2008 09:26:59 -0500 |
Organization: | The University of Chicago |
References: | 08-07-003 08-07-004 |
Keywords: | storage |
Posted-Date: | 03 Jul 2008 10:28:50 EDT |
Rafael Sevilla <dido@imperium.ph> writes:
> On Tue, 1 Jul 2008 05:13:52 -0700 (PDT)
> neptundancer <Karol.Skocik@gmail.com> wrote:
>> Could you recommend me some papers on constructing a stackless
>> compilers? ...
See: "Compiling with Continuations" by Andrew W. Appel. A bit dated
by now, but still accurately describes the fundamental implementation
philosophy used by the SML/NJ compiler (www.smlnj.org).
Matthias
Return to the
comp.compilers page.
Search the
comp.compilers archives again.