LPegLJ
LPeg parser
A Lua implementation of a LPeg parser for pattern matching
LPeg version 1.0 Parser in pure LuaJIT
109 stars
12 watching
10 forks
Language: Lua
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua implementation of a Parsing Expression Grammar library | 254 |
| A feature-rich command line parser for Lua | 266 |
| A collection of Lua-based parser patterns for validating and parsing various types of URIs, IPv4 and IPv6 addresses. | 121 |
| A Lua parser written with LPegLabel that generates an abstract syntax tree (AST) for parsing Lua 5.3 code | 193 |
| A JSON parser and encoder library for the Lua programming language. | 251 |
| A Lua-based XML parsing library that supports various XML elements and attributes. | 154 |
| Tools for parsing and transforming Lua source code | 259 |
| A Lua binding for working with YAML data formats | 210 |
| A tool for detecting and reporting issues in Lua code | 1,923 |
| An attempt to implement Lua 5.1 in Zig for educational purposes | 176 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| A simple Lua debugger for embedded systems and single-file use. | 786 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| An Ada interface to Lua, allowing execution of Lua scripts from Ada code | 42 |
| A Lua serialization and deserialization library optimized for speed and compactness | 159 |