[Python-Dev] [ANN] VPython 0.1

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Oct 26 22:49:51 CET 2008


Stefan Behnel wrote:

> That's obviously a problem, but it only answers the second question, not the
> first one. [does using a generator for the VM make life easier
> for the Stackless Python developers in any way?]

The Stackless Python developers themselves would have to answer
that one, but my guess is that it would help about the same
amount as it would help non-Stackless Python, i.e. there's
not much about stacklessness per se that makes it particularly
beneficial to have a generated VM.

-- 
Greg


More information about the Python-Dev mailing list