lua-lpeg
Subpackage Descriptions
single |
LPeg is a new pattern-matching library for Lua, based on Parsing
Expression Grammars (PEGs). The nice thing about PEGs is that it
has a formal basis (instead of being an ad-hoc set of features),
allows an efficient and simple implementation, and does most things
we expect from a pattern-matching library (and more, as we can
define entire grammars).
|
Configuration Switches (platform-specific settings discarded)
LUA51 OFF Build with Lua 5.1
LUA52 OFF Build with Lua 5.2
LUA53 ON Build with Lua 5.3
LUA54 OFF Build with Lua 5.4
Package Dependencies by Type
Distribution File Information
4b155d67d2246c1ffa7ad7bc466c1ea899bbc40fef0257cc9c03cecbaed4352a 78042 lpeg-1.1.0.tar.gz
Ports that require lua-lpeg:lua53
No other ports depend on this one. |