lpeg1.1

Pattern-matching library for Lua

Version

1.1.0-1
(2024-06-08)

Size

24.7

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.