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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / lua-luaepnf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:lua/lua-luaepnf && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_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
buildservice-autocommit
accepted
request 1163827
from
Gordon Leung (Pi-Cla)
(revision 9)
baserev update by copy to link target
Comments 0