Python 2.0 and Stackless

Courageous jkraska1 at san.rr.com
Fri Aug 11 22:55:28 EDT 2000


> It's just that every time I've ever tried to understand any piece of
> code that _uses_ call/cc, my brain has dumped core with a stack overflow
> error :)

I can imagine that! The thing about continuations is that they are
ideal for experimenting with alternate control flow methodologies.
This enables labrynthine write-only code that the only person on
earth who can possibly understand it is the author. :)



C//



More information about the Python-list mailing list