Stackless Python and Python 2.x

Aahz Maruch aahz at panix.com
Tue Sep 4 09:53:55 EDT 2001


In article <3b9236fe$1_7 at news5.uncensored-news.com>,
Doug Fort  <doug.fort at verizon.net> wrote:
>Tim Peters wrote:
>>
>> BTW, the book “Advanced Programming Language Design” is available online:
>> 
>>     http://cseng.aw.com/book/related/0,3833,0805311912+20,00.html
>> 
>> and chapter 2 shows in excruciatingly detail how to implement CLU
>> iterators (also semi-coroutines) using almost-standard C, abusing the C
>> stack via setjmp/longjmp tricks.
> 
>This is a good piece of information. I'm out of work right now, with time 
>to improve my understanding, but without the inclination to buy US$50 
>computer books.  

What part of "available online" do you not understand?
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

"Plus ca change, plus c'est la meme chose."



More information about the Python-list mailing list