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 <yello...@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@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
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev