andremm / lua-parser
A Lua 5.3 parser written with LPegLabel
☆193Updated 2 years ago
Alternatives and similar repositories for lua-parser:
Users that are interested in lua-parser are comparing it to the libraries listed below
- An extension of LPeg that supports labeled failures☆142Updated last year
- A port of LPeg 100% written in Lua.☆258Updated 2 years ago
- luaproc is a concurrent programming library for Lua☆119Updated 7 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- Lua source code minifier.☆260Updated 2 years ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆169Updated 2 years ago
- The metalua programming language☆351Updated last year
- StackTracePlus provides enhanced stack traces for Lua.☆195Updated last year
- A tool for tracing Lua script execution and analysing time profiles and coverage☆172Updated 9 years ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.☆475Updated 2 weeks ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆233Updated last week
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆70Updated 3 months ago
- LuaCov is a simple coverage analyzer for Lua code.☆310Updated 2 months ago
- Lua String Templates☆187Updated 9 years ago
- General Lua libraries☆289Updated 2 years ago
- FFI package for Lua 5.1 and Lua 5.2☆195Updated 3 years ago
- luarock packaging of Metalua's parser☆48Updated 11 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆255Updated 2 months ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆62Updated 6 years ago
- Lua Memory Profiler (lmprof)☆60Updated 6 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆84Updated 11 months ago
- A lua module for creating Excel XLSX files.☆142Updated 5 years ago
- Implementation of binary packing/unpacking in pure lua☆173Updated 4 years ago
- Lua code analysis, with plugins for HTML and SciTE☆174Updated 8 years ago
- A very complete i18n lib for Lua