Python 2.0 and Stackless

Michael Hudson mwh21 at cam.ac.uk
Mon Aug 14 18:13:40 EDT 2000


Courageous <jkraska1 at san.rr.com> writes:

> > 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. :)

They also have the feature that they are so (in some sense) simple and
general that if you think about them too hard, your head explodes.
Category theory is also like this...

Cheers,
M.

-- 
  If I had wanted your website to make noise I would have licked 
  my finger and rubbed it across the monitor.
                           -- signature of "istartedi" on slashdot.org



More information about the Python-list mailing list