LuaLS / LuaParserLinks
Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).
☆74Updated 7 months ago
Alternatives and similar repositories for LuaParser
Users that are interested in LuaParser are comparing it to the libraries listed below
Sorting:
- Lua parser and abstract syntax tree in Lua☆90Updated this week
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- a OS specified path manipulation module for Lua☆44Updated last year
- Tabular representation of Lua data☆52Updated 5 months ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- A iteration library for Lua☆56Updated 4 years ago
- Lua Code Combine☆50Updated 7 years ago
- A fmtlib implement for Lua☆40Updated 3 months ago
- memoized functions in lua☆102Updated last year
- An extension of LPeg that supports labeled failures☆147Updated 2 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- BSON in pure Lua.☆41Updated last year
- A pure Lua JSON library.☆97Updated 2 months ago
- A Lua 5.3 parser written with LPegLabel☆205Updated 2 months ago
- String interpolation for Lua☆88Updated 4 years ago
- A simple API to use logging features in Lua☆58Updated last year
- A port of LPeg 100% written in Lua.☆265Updated 3 years ago
- File system path manipulation library☆88Updated 4 years ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆88Updated 3 years ago
- Irregularly mirrored copy of the LPeg repo. Please DO NOT send pull requests. Send all comments to the Lua discussion list.☆54Updated 5 months ago
- Semantic versioning for Lua