meric / leftryLinks
Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.
☆37Updated 7 years ago
Alternatives and similar repositories for leftry
Users that are interested in leftry are comparing it to the libraries listed below
Sorting:
- Property based testing in Lua, inspired by the original QuickCheck.☆38Updated 3 years ago
- A parser generator in Lua using PEG syntax.☆51Updated 9 months ago
- Scheme (dialect) to Lua compiler☆23Updated 8 years ago
- S-Lua, S-expressions and Macros for Lua☆29Updated 8 years ago
- A PEG Parser Generator with Semi-Automatic Error Recovery based on LPeg(Label)