rply
A pure Python Lex/Yacc that works with RPython
A pure Python Lex/Yacc that works with RPython
To install this package, run one of the following:
Welcome to RPLY! A pure python parser generator, that also works with RPython. It is a more-or-less direct port of David Beazley’s awesome PLY, with a new public API, and RPython support.
Summary
A pure Python Lex/Yacc that works with RPython
Last Updated
Feb 20, 2019 at 03:49
License
BSD
Total Downloads
85.1K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/alex/rplyDocumentation
https://rply.readthedocs.io/en/latest/