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: | neptundancer <Karol.Skocik@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Tue, 1 Jul 2008 05:13:52 -0700 (PDT) |
Organization: | Compilers Central |
Keywords: | question |
Posted-Date: | 02 Jul 2008 00:18:47 EDT |
Hi,
Could you recommend me some papers on constructing a stackless
compilers? I can only find lots of links about Stackless Python, but I
am more interested in combination of PI calculus and lambda calculus.
I know about CubeVM, but that's just pure PI calculus, and it directly
evaluates AST. I would like to read something about compiler design
for stackless language, but could not find anything.
Thanks,
Karol
Return to the
comp.compilers page.
Search the
comp.compilers archives again.