We all wish Fabrizio had got his SoC. The question is though, what do we do now?
I was thinking about if it is scaled down a lot and one only considers the PyPy parser and a parser consumer that builds the existing Pyrex tree (drop-in replacement of Scanning.py and Parsing.py). How much work would that be? It seems wasteful to put any more work into the Cython parser when PyPy is already maintaining one, and there needs to be a few changes in the parser this summer (type arguments, probably with statements and decorators) so it seems like a good time. Not volunteering to take it on though (I'll have a GSoC to care for) but I'd like to know if there are any plans in this area (or if we can make one). -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
