[Python-Dev] Parser module in the stdlib (original) (raw)

Steven D'Aprano steve at pearwood.info
Mon May 20 14:27:24 EDT 2019


On Mon, May 20, 2019 at 08:55:59AM -0700, Guido van Rossum wrote:

I am interested in switching CPython's parsing strategy to something else (what exactly remains to be seen)

Are you re-thinking the restriction to LL(1) grammars?

-- Steven



More information about the Python-Dev mailing list