This Lua module provides sugar for writing grammars/parsers using
the LPeg library. It simplifies error reporting and AST building.
Versions
Dependencies
LPeg >= 0.8
lua >= 5.1, <= 5.2
This Lua module provides sugar for writing grammars/parsers using
the LPeg library. It simplifies error reporting and AST building.