Hi Folks: --- On Mon, 10/25/10, Maciej Fijalkowski <[email protected]> wrote:
> From: Maciej Fijalkowski <[email protected]> > Subject: Re: [pypy-dev] PyPy JIT & C extensions > To: "Armin Rigo" <[email protected]> > Cc: "Andrew Francis" <[email protected]>, [email protected] > Date: Monday, October 25, 2010, 7:37 AM > On Mon, Oct 25, 2010 at 2:08 PM, > Armin Rigo <[email protected]> > wrote: > > Hi, > I had a private email exchange with Andrew and I think what > he wants to achieve is a working greenlet module for PyPy. Is a > current C version a good start, or something else would be a good > start? Yes this is exactly what I wish to achieve. I thought starting with the current greenlet module would be a good start. Maybe we will get lucky and not need to re-invent the wheel. I would learn the terminology (i.e., shadowstacks), see how differently the stacks are laid out, get familiar with the code base and debugging techniques. Already I see interesting questions being asked. Cheers, Andrew _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
