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? - Ken
- stackless python Joshua N Pritikin
- Re: stackless python Ken Fox
- Re: stackless python Jarkko Hietaniemi
- Re: stackless python Larry Wall
- Threaded Perl bytecode (was: Re: stackless pyth... Adam Turoff
- Re: Threaded Perl bytecode (was: Re: stackl... Chaim Frenkel
- Re: Threaded Perl bytecode (was: Re: st... Adam Turoff
- Re: Threaded Perl bytecode (was: R... Chaim Frenkel
- Re: Threaded Perl bytecode (wa... Adam Turoff
- Re: Threaded Perl bytecode... Chaim Frenkel
- Re: Threaded Perl bytecode... Ken Fox
- Re: Threaded Perl bytecode... Chaim Frenkel