LPegLJ

LPeg parser

A Lua implementation of a LPeg parser for pattern matching

LPeg version 1.0 Parser in pure LuaJIT

GitHub

109 stars
12 watching
10 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pygy/lulpeg A Lua implementation of a Parsing Expression Grammar library 254
mpeterv/argparse A feature-rich command line parser for Lua 266
daurnimator/lpeg_patterns A collection of Lua-based parser patterns for validating and parsing various types of URIs, IPv4 and IPv6 addresses. 121
andremm/lua-parser A Lua parser written with LPegLabel that generates an abstract syntax tree (AST) for parsing Lua 5.3 code 193
harningt/luajson A JSON parser and encoder library for the Lua programming language. 251
phrogz/slaxml A Lua-based XML parsing library that supports various XML elements and attributes. 154
stravant/luaminify Tools for parsing and transforming Lua source code 259
gvvaughan/lyaml A Lua binding for working with YAML data formats 210
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,923
squeek502/zua An attempt to implement Lua 5.1 in Zig for educational purposes 176
sygmei/luatalk A collection of Lua code examples and explanations for a talk on the Lua programming language 3
slembcke/debugger.lua A simple Lua debugger for embedded systems and single-file use. 786
bungle/lua-resty-libcjson Provides a Lua interface to cJSON C library for parsing and generating JSON data 53
nikokrock/ada-lua An Ada interface to Lua, allowing execution of Lua scripts from Ada code 42
gvx/bitser A Lua serialization and deserialization library optimized for speed and compactness 159