[pypy-dev] Parsing in PyPy (and runicode)

Frank Wierzbicki fwierzbicki at gmail.com
Fri Feb 27 15:46:41 CET 2009


On Thu, Feb 26, 2009 at 3:18 PM, Jim Baker <jbaker at zyasoft.com> wrote:
> I don't know where the 3.0 work is currently located, in any event it's
> something we have put on hold for the moment as we get the 2.5 release out.
> I cc-ed in Frank to ensure he is in the loop here.
The 3.0 grammar is here:
https://jython.svn.sourceforge.net/svnroot/jython/branches/jy3k/grammar

Some light testing with AST comparisons shows that it is pretty good,
but does not yet support the extended function syntax (like keyword
only args)

-Frank



More information about the Pypy-dev mailing list