3cccea6a11
PR: 243092 Approved by: dave@dal.ca (maintainer)
5 lines
214 B
Text
5 lines
214 B
Text
rply is 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.
|
|
|
|
WWW: https://github.com/alex/rply
|