A pure Python Lex/Yacc that works with RPython
conda install conda-forge::rply
conda install conda-forge/label/cf201901::rply
conda install conda-forge/label/cf202003::rply
conda install conda-forge/label/gcc7::rply
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.