Description
A Lua library that provides Extended PEG Notation Format support for writing easier grammars on top of LPeg.
It is parsing infrastructure. Developers use it when creating grammars that should be more readable and maintainable than raw parser code.