This is the mail archive of the
kawa@sources.redhat.com
mailing list for the Kawa project.
Re: kawa - call/cc
- To: "Chris" <chris at bitmead dot com>,"kawa" <kawa at sources dot redhat dot com>
- Subject: Re: kawa - call/cc
- From: "Nic Ferrier" <nferrier at tapsellferrier dot co dot uk>
- Date: Mon, 12 Nov 2001 14:24:43 -0000
- References: <3BEFD956.80305@bitmead.com>
Check out per's papers (on the website). They describe a plan to use CPS
(continuation passing style) to compile scheme programs... that would solve
the problems that the JVM has with continuations.
I'm not sure what Per's plan for implementation of the idea is... it looks
to me like he has concrete plans.
Nic