A Lua parser written in JavaScript
☆493May 29, 2022Updated 3 years ago
Alternatives and similar repositories for luaparse
Users that are interested in luaparse are comparing it to the libraries listed below
Sorting:
- A Lua minifier written in JavaScript☆236Aug 10, 2024Updated last year
- A Lua 5.3 parser written with LPegLabel☆210Jan 7, 2026Updated last month
- vscode lua assistant intelligent☆123Dec 8, 2022Updated 3 years ago
- Lua source code minifier.☆267Nov 5, 2022Updated 3 years ago
- A tool for linting and static analysis of Lua code.☆2,018Dec 18, 2022Updated 3 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Sep 25, 2017Updated 8 years ago
- An extension of LPeg that supports labeled failures☆149May 2, 2023Updated 2 years ago
- Typescript to lua transpiler. https://typescripttolua.github.io/☆2,446Updated this week
- lua-fmt is pretty-printer for Lua code☆196Sep 6, 2019Updated 6 years ago
- An Optional Type System for Lua☆589Mar 11, 2020Updated 5 years ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,245Feb 11, 2025Updated last year
- 🌙 φεγγάρι - The Lua VM written in JS ES6 for Node and the browser☆1,974Jan 2, 2026Updated 2 months ago
- MoonScript library documentation generator☆12Jul 20, 2017Updated 8 years ago
- luarock packaging of Metalua's parser☆52Jan 9, 2014Updated 12 years ago
- The Titan programming language☆409Jan 29, 2019Updated 7 years ago
- Lua Debug Adapter for Visual Studio Code☆493Updated this week
- JavaScript to Lua compiler with runtime library.☆381Mar 28, 2017Updated 8 years ago
- The metalua programming language☆368Jan 16, 2024Updated 2 years ago
- A language server that offers Lua language support - programmed in Lua☆4,143Updated this week
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆73Jul 24, 2025Updated 7 months ago
- love.physics visualizer☆10Jul 22, 2016Updated 9 years ago
- A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, r…☆2,080Feb 19, 2026Updated last week
- An ECMAscript framework to compile and run Lua code, allowing Lua to run in a browser or in Flash☆609Apr 14, 2023Updated 2 years ago
- The project is superceded by Fengari. See https://fengari.io/☆841Jul 27, 2018Updated 7 years ago
- lua debug and code tools for VS Code☆1,362Mar 11, 2024Updated last year
- Lua parser and abstract syntax tree in Lua☆106Feb 15, 2026Updated 2 weeks ago
- Lua Bindings For Node.JS☆87Dec 11, 2015Updated 10 years ago
- Date & Time module for Lua 5.x☆275Feb 17, 2026Updated last week
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆521Updated this week
- HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.☆862Sep 8, 2024Updated last year
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆246Feb 1, 2026Updated last month
- StackTracePlus provides enhanced stack traces for Lua.☆200Jul 24, 2023Updated 2 years ago
- LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render …☆852Feb 17, 2026Updated last week
- Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.☆2,239Apr 15, 2025Updated 10 months ago
- Infographics about Lua