Description
A Lua library that provides an extended PEG notation format for writing easier grammars on top of LPeg.
It is parser-building infrastructure. Developers use it when grammar rules need to stay readable while still producing LPeg-based parsers for structured text.