boolangery / py-lua-parserLinks
A Lua parser and AST builder written in Python.
☆134Updated 6 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:
- Simple lua-python parser☆127Updated 2 years ago
- Lua runtime and toolset☆183Updated last week
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆278Updated 10 years ago
- EmmyLua Debugger☆227Updated last month
- ☆197Updated last week
- Compare the performance of different Lua implementations☆72Updated 8 years ago
- A Lua 5.3 parser written with LPegLabel☆206Updated 6 months ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆75Updated 2 months ago
- LuaJIT decompiler☆267Updated 4 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆93Updated 3 years ago
- Simple python to lua translator.☆154Updated 3 years ago
- A lua sandbox for executing non-trusted code☆155Updated last year
- Implementation of binary packing/unpacking in pure lua☆175Updated 4 years ago
- Lua parser and abstract syntax tree in Lua☆99Updated 2 weeks ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆242Updated 7 months ago
- combine multile lua file into a single one☆58Updated last year
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆676Updated 5 years ago
- A two-way bridge between Python and Lua☆318Updated 4 months ago
- Prototype Lua object-oriented program system and frameworks.☆239Updated 3 weeks ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆92Updated last year
- Release lua-language-server for VSCode☆198Updated 2 weeks ago
- Lua source code minifier.☆265Updated 2 years ago
- Lua Decompiler for Lua version 5.1☆338Updated 3 years ago
- LuaCov is a simple coverage analyzer for Lua code.☆324Updated 9 months ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- lua bytecode parser written in Rust using nom, part of metaworm's lua decompiler, support lua51/lua52/lua53/lua54/luajit/luau https://lua…☆279Updated last month
- Lua Debug Adapter for Visual Studio Code☆482Updated this week
- Squish Lua libraries and apps into a single compact file.☆142Updated 5 years ago
- An extension of LPeg that supports labeled failures☆148Updated 2 years ago