pkulchenko / PegDebug
Trace debugger for LPeg rules and captures.
☆45Updated 5 years ago
Alternatives and similar repositories for PegDebug
Users that are interested in PegDebug are comparing it to the libraries listed below
Sorting:
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- A collection of LPEG patterns☆126Updated 2 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆112Updated 3 years ago
- A iteration library for Lua☆56Updated 4 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- Parsing common data formats via LPeg☆64Updated 9 months ago
- Reimplement luafilesystem via LuaJIT FFI with unicode facilities☆24Updated last year
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- LuaJIT FFI reflection library☆102Updated last year
- `require()` rewritten in plain Lua☆41Updated 2 years ago
- A Lua bindings generator written in Lua.☆105Updated 4 months ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 8 years ago
- Lua coroutines that allow nesting☆28Updated 3 years ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆170Updated 2 years ago
- Extended PEG Notation Format (easy grammars for LPeg)☆25Updated last year
- luaproc is a concurrent programming library for Lua☆121Updated 7 years ago
- A random collection of core and utility level Lua libraries☆74Updated 2 years ago
- Binary heap implementation in Lua☆41Updated 9 months ago
- Optimized fork of LPeg (unofficial, WIP)☆16Updated 10 years ago
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 9 years ago
- An extension of LPeg that supports labeled failures