lpeg

Pattern-matching library for Lua

Version

1.0.2-1
(2020-02-03)

Size

22.4

KiB

Repository

HaikuPorts
x86_64
LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). This text is a reference manual for the library. For a more formal treatment of LPeg, as well as some discussion about its implementation, see A Text Pattern-Matching Tool based on Parsing Expression Grammars.