lua-lpeg
Port variant lua53
Summary Parsing Expression Grammars for Lua 5.3
BROKEN
Package version 1.1.0
Homepage https://www.inf.puc-rio.br/~roberto/lpeg/
Keywords devel
Maintainer nobody
License MIT
Other variants lua51 | lua52 | lua54
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 13 NOV 2024, 02:51:29 UTC
Port created 02 JUL 2017, 02:38:06 UTC
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
Build (only) lua53:dev:std
Build and Runtime lua53:primary:std
Download groups
main https://www.inf.puc-rio.br/~roberto/lpeg/
Distribution File Information
4b155d67d2246c1ffa7ad7bc466c1ea899bbc40fef0257cc9c03cecbaed4352a 78042 lpeg-1.1.0.tar.gz
Ports that require lua-lpeg:lua53
No other ports depend on this one.