meric / leftryLinks
Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.
☆38Updated 8 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.☆41Updated 3 years ago
- A very simple linux kernel that boots into a luajit command line.☆65Updated last year
- A parser generator in Lua using PEG syntax.☆51Updated last year
- 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)