Description
A collection of reusable LPEG patterns for Lua 5.1, helping developers parse common text structures without writing every grammar from scratch.
It is parsing helper infrastructure. Users normally need it through Lua applications, while developers use it to build parsers faster and more consistently.