v 0.10.0 Updated: 1 year, 2 months ago
The fastest pure-Python PEG parser I can muster
Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.
https://github.com/erikrose/parsimonious
Installations | 0 |
Requested Installations | 0 |