Re: Implementing Closures

Pertti Kellomaki <pertti.kellomaki@tut.fi>
Wed, 29 Apr 2009 11:24:17 +0300

          From comp.compilers

Related articles
Implementing Closures andrew@tomazos.com (Andrew Tomazos) (2009-04-24)
Re: Implementing Closures armelasselin@hotmail.com (Armel) (2009-04-24)
Re: Implementing Closures dot@dotat.at (Tony Finch) (2009-04-26)
Re: Implementing Closures barry.j.kelly@gmail.com (Barry Kelly) (2009-04-26)
Re: Implementing Closures cr88192@hotmail.com (cr88192) (2009-04-26)
Re: Implementing Closures torbenm@pc-003.diku.dk (2009-04-28)
Re: Implementing Closures pertti.kellomaki@tut.fi (Pertti Kellomaki) (2009-04-29)
Re: Implementing Closures torbenm@pc-003.diku.dk (2009-04-29)
Re: Implementing Closures dot@dotat.at (Tony Finch) (2009-04-29)
Re: Implementing Closures haberg_20080406@math.su.se (Hans Aberg) (2009-04-29)
Re: Implementing Closures rpw3@rpw3.org (2009-05-01)
Re: Implementing Closures rpw3@rpw3.org (2009-05-01)
| List of all articles for this month |

From: Pertti Kellomaki <pertti.kellomaki@tut.fi>
Newsgroups: comp.compilers
Date: Wed, 29 Apr 2009 11:24:17 +0300
Organization: Compilers Central
References: 09-04-056 09-04-075
Keywords: storage, design, question
Posted-Date: 29 Apr 2009 05:16:54 EDT

Torben Fgidius Mogensen wrote:
> You can also do closure conversion: Transform the source program so
> all building of closures is done at the source level.


Are there some relatively well known systems that use this approach?
--
Pertti



Post a followup to this message

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