The fundamental concept of continuations

Paul Rubin http
Fri Oct 12 23:13:58 EDT 2007


David Kastrup <dak at gnu.org> writes:
> There is a Scheme implementation (I keep forgetting the name) which
> actually does both: it actually uses the call stack but never returns,
> and the garbage collection includes the stack.

That would be Chicken Scheme.

http://en.wikipedia.org/wiki/Chicken_(Scheme_implementation)



More information about the Python-list mailing list