lua-lpeg
Port variant lua52
Summary Parsing Expression Grammars for Lua 5.2
Package version 1.1.0
Homepage https://www.inf.puc-rio.br/~roberto/lpeg/
Keywords devel
Maintainer nobody
License MIT
Other variants lua53 | lua54
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 JAN 2024, 23:28:02 UTC
Port created 01 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)
LUA52 ON Build with Lua 5.2 LUA53 OFF Build with Lua 5.3 LUA54 OFF Build with Lua 5.4
Package Dependencies by Type
Build and Runtime lua52:dev:standard
lua52:primary:standard
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:lua52
neovim:standard Next generation Vim