[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: continuations in the real world?



Matthias,

On Tue, 26 Mar 2002 15:57:11 -0500 (EST), Matthias Felleisen <matthias@ccs.neu.edu> wrote:

> Isn't it neat stuff? Good luck making money on that. -- Matthias
> 
> See: http://www.ccs.neu.edu/scheme/pubs/index.html#esop2001-gkvf

I'm working on an implementation of the same idea for Apache Cocoon. I
used Christian Queinnec's paper and the paper above as the starting
point for the implementation.

The current implementation is using a modified version of the Rhino
JavaScript interpreter which supports continuations (courtesy of
Christopher Oliver). Support for SISC, a Scheme interpreter written in
Java, is in the works. You can check it out at:

http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/scratchpad/schecoon/

The code is still work in progress, and there's no release of it yet.

Best regards,
-- 
Ovidiu Predescu <ovidiu@cup.hp.com>
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)