forked from sqmedeiros/lpeglabel
-
Notifications
You must be signed in to change notification settings - Fork 0
An extension of LPeg that supports labeled failures
License
andremm/lpeglabel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LPegLabel is an extension of the LPeg library that provides an implementation of Parsing Expression Grammars (PEGs) with labeled failures. Labels can be used to signal different kinds of erros and to specify which alternative in a labeled ordered choice should handle a given label. Labels can also be combined with the standard patterns of LPeg.
About
An extension of LPeg that supports labeled failures
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 58.6%
- Lua 32.1%
- HTML 8.7%
- Makefile 0.6%