[pypy-dev] Pypy's parser
Alex Gaynor
alex.gaynor at gmail.com
Fri Feb 8 21:41:16 CET 2013
Yes, that page is wrong, the parser is an LL table parser.
I don't think we have an official list of projects using PyPy anywhere.
Alex
On Fri, Feb 8, 2013 at 12:37 PM, Yellow Sq <yellowsq at hotmail.com> wrote:
> Hi.
>
> Short question: It says at http://doc.pypy.org/en/latest/parser.html that
> Pypy's parser is a recursive descent one. But following the content on that
> page it actually seems that the parser is a table-based LL. Is this perhaps
> out-dated and did Pypy had a different parser at some point? If so, what
> were the reasons that triggered the change?
>
> Is there a list of projects (either from the industry or the academy)
> using Pypy?
>
> Thx.
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
>
--
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130208/6caacbe9/attachment.html>
More information about the pypy-dev
mailing list