On Sun, Mar 8, 2009 at 11:07 AM, Andrew Francis <[email protected]> wrote: > A selling point of Stackless is that it is a superset of Python. You and the > folks at CCP Games do a great job of keeping Stackless in sync with CPython. > And the PyPy guys are chartering a course for the future. The only reason I > keep a CPython and a Stackless implementation handy is sometimes I want a > debugger to step through complicated code. I believe if a little more > documentation existed concerning the nitty-gritty of tasklet internals, it > would make it easier for third-parties to integrate Stackless into existing > frameworks. Thus giving system administrators and eventually distro makers > fewer reasons not to stock Stackless Python from the get-go.
Well, if anyone wants to write that documentation, it would be more than welcome. Cheers, Richard. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
