Re: [pypy-dev] PyPy JIT & C extensions, greenlet

Hi Armin and folks: --- On Thu, 9/30/10, Armin Rigo <arigo@tunes.org> wrote:
That sounds like a neat idea!
Maybe this is the core of my problems (and ability to help) - I have a superficial understanding of how Stackless works under the hood. Where do the N loops come from? I have read Christian's "Stackless Python" paper (http://www.python.org/workshops/2000-01/proceedings/papers/tismers/stackless...) and slowly but surely I do more stuff with the C Stackless code base. That said, I haven't found any particularly good papers on how the Python interpreter itself is architected. Maybe I should look at how the greenlet package works. Again, I would be happy to help but I am not quite sure where to start so at least I can ask intelligent questions in the pypy IRC. Cheers, Andrew
participants (1)
-
Andrew Francis