On Sat, Oct 21, 2000 at 11:07:44AM -0400, Ken Fox wrote:
> Joshua N Pritikin wrote:
> > http://www.oreillynet.com/pub/a/python/2000/10/04/stackless-intro.html
> 
> That talks about moving from the C stack to a frame stack, continuations,
> co-routines and microthreads. None of it made much sense. (Choosing
> continuations as the basis of the system would be very Scheme-ish, but
> not very fast...)
> 
> Anybody have any good summaries about what Stackless Python really is?

Google and ye shall find.

http://www.python.org/workshops/2000-01/proceedings/papers/tismers/spcpaper.htm
http://starbase.neosoft.com/~claird/comp.lang.python/stackless.html

> - Ken

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to