Extended PEG Notation Format (easy grammars for LPeg)
https://github.com/siffiejoe/lua-luaepnf
The LPeg library is a powerful tool to parse text and extract parts of
it using captures. It even provides grammars, which can be used to
parse non-regular languages, but the complexer the language gets, the
more difficult error handling and keeping track of captured information
becomes. luaepnf enhances usage of LPeg grammars by building an abstract
syntax tree (AST) for the input and providing tools for error reporting,
as well as offering syntax sugar and shortcuts for accessing LPeg's features.
- Developed at devel:languages:lua
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/lua-luaepnf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000102 102 Bytes | |
_service | 0000000665 665 Bytes | |
lua-luaepnf-0.3+git19.tar.zst | 0000008769 8.56 KB | |
lua-luaepnf.changes | 0000000527 527 Bytes | |
lua-luaepnf.spec | 0000002364 2.31 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1163827
from
Gordon Leung (Pi-Cla)
(revision 3)
- Switch from xz compression to zstd
Comments 0