Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser).
Documentation with tutorials is available here.
Note: for a higher level parsing/language tool (i.e., a nicer interface to Arpeggio) see textX.
Packrat parser interpreter
pip install Arpeggio==2.0.2
The Tidelift Subscription provides access to a continuously curated stream of human-researched and maintainer-verified data on open source packages and their licenses, releases, vulnerabilities, and development practices.
Learn more →Login to resync this project