[Home] [By Thread] [By Date] [Recent Entries]

  • To: John Cowan <jcowan@r...>
  • Subject: Re: The Browser Wars are Dead! Long Live the Browser
  • From: Paul Prescod <paul@p...>
  • Date: Wed, 23 Oct 2002 18:47:58 -0700
  • Cc: xml-dev@l...
  • References: <200210231614.MAA24663@m...>
  • User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826

John Cowan wrote:
> ...
> Since Python generators are reified and available to the Python level,
> they seem like continuations to me.

A generator is not a continuation because it can be restarted at most 
once which greatly simplies the implementation. If you want full 
continuations you have to use Stackless Python.

  Paul Prescod


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member