Stackless 3.0 alpha 1 at blinding speed

Anton Vredegoor anton at vredegoor.doge.nl
Mon Apr 21 08:33:16 EDT 2003


Tim Peters" <tim_one at email.msn.com> wrote:

[this link, from different viewpoints]
 http://mail.python.org/pipermail/python-dev/1999-July/000467.html

>I argued in favor of adding generators to Python starting in about 1991.
>Every time I tried, the effort got hijacked by people going on about
>continuations.  The post's primary point was that generators *can* be
>explained "in terms of the old", and easily.  I think it succeeded at that.

Yes, the generator part was very good.

>Coroutines are harder, but can still be seen as a natural extension.
>Continuations require a different mindset entirely, and I believe that post
>was instrumental in (finally) getting generators taken seriously as a
>feature that didn't require buying into continuations first.

Yes, seen from this perspective the post was probably ok. If seen as
an explanation of continuations however, it is diminished by these
issues.

Anton





More information about the Python-list mailing list