boolangery / py-lua-parserLinks
A Lua parser and AST builder written in Python.
☆128Updated 2 months ago
Alternatives and similar repositories for py-lua-parser
Users that are interested in py-lua-parser are comparing it to the libraries listed below
Sorting:
- A Lua 5.3 parser written with LPegLabel☆205Updated 2 months ago
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆276Updated 9 years ago
- LuaCov is a simple coverage analyzer for Lua code.☆319Updated 6 months ago
- Lua source code minifier.☆261Updated 2 years ago
- Release lua-language-server for VSCode☆192Updated last month
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆88Updated 3 years ago
- Compare the performance of different Lua implementations☆71Updated 8 years ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆74Updated 7 months ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- EmmyLua Debugger☆213Updated 3 weeks ago
- Lua parser and abstract syntax tree in Lua☆91Updated this week
- LuaJIT decompiler☆265Updated 3 years ago
- BSON in pure Lua.☆41Updated last year
- A lua sandbox for executing non-trusted code☆150Updated last year
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆236Updated 3 months ago
- An extension of LPeg that supports labeled failures☆147Updated 2 years ago
- Implementation of binary packing/unpacking in pure lua☆174Updated 4 years ago
- Squish Lua libraries and apps into a single compact file.☆142Updated 5 years ago
- Lua runtime and toolset☆174Updated last week
- A simple finite-state machine implementation for Lua.☆84Updated last year
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆85Updated last year
- Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua☆60Updated 7 years ago
- LZ4 fast compression algorithm binding for Lua☆62Updated 9 years ago
- LRU cache in Lua☆95Updated 4 years ago
- Amalgamation of Lua modules/scripts☆126Updated 2 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆671Updated 4 years ago
- Prototype Lua object-oriented program system and frameworks.☆240Updated last month
- An ahead-of-time compiler for Lua 5.4☆135Updated 10 months ago
- Lua Debug Adapter for Visual Studio Code☆465Updated 2 weeks ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago