From: Matthew D Swank
Subject: Unexceptional Continuations
Date: 
Message-ID: <SjtNl.35158$Jc3.178@newsfe16.iad>
Does anyone know if there is a copy of "An Unexceptional Implementation 
of First-Class Continuations" by Joe Marshall floating around the 
internets; my google-fu has failed me.

Thanks,

Matt
-- 
You need more time; and you probably always will.
From: Pascal Costanza
Subject: Re: Unexceptional Continuations
Date: 
Message-ID: <76nsigF1acqo1U1@mid.individual.net>
Matthew D Swank wrote:
> Does anyone know if there is a copy of "An Unexceptional Implementation 
> of First-Class Continuations" by Joe Marshall floating around the 
> internets; my google-fu has failed me.

I think the paper is not available yet, but it was on a number of blog 
postings which are available here:

http://funcall.blogspot.com/2008/09/in-from-generalized-stack-inspection.html
http://funcall.blogspot.com/2008/09/now-it-starts-getting-interesting.html
http://funcall.blogspot.com/2008/09/s-code.html
http://funcall.blogspot.com/2008/09/threaded-interpreter.html
http://funcall.blogspot.com/2008/10/now-that-we-have-static-environments-we.html
http://funcall.blogspot.com/2008/10/look-up-in-environment.html

[I am not sure whether this is complete or whether these are too many 
links, you have to check for yourself.]


Pascal

-- 
ELS'09: http://www.european-lisp-symposium.org/
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/