[Stackless] General "stackless changes to the python app" question
Arnar Birgisson
arnarbi at gmail.com
Wed Sep 12 13:31:24 CEST 2007
On 9/11/07, Michael Brian Bentley <bentley at crenelle.com> wrote:
> I've skimmed the various sources of information for stackless. I
> generally understand what stackless provides, but I'm not clear
> enough on what changes to the python source are made to convert
> python into stackless python. Is there a brief description, something
> other than a diff, that describes the changes? Either way I'll
> probably do a diff and start reading the relevant inline comments --
> if any.
Although both Python and Stackless have become a long way since 2000,
I found this paper to be very helpful to understand the original idea:
http://www.python.org/workshops/2000-01/proceedings/papers/tismers/spcpaper.pdf
Arnar
More information about the Stackless
mailing list