boolangery / py-lua-parserLinks
A Lua parser and AST builder written in Python.
☆134Updated 5 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:
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆276Updated 9 years ago
- Simple lua-python parser☆127Updated 2 years ago
- Lua runtime and toolset☆178Updated this week
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆75Updated 2 weeks ago
- A Lua 5.3 parser written with LPegLabel☆207Updated 5 months ago
- Compare the performance of different Lua implementations☆72Updated 8 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆90Updated last year
- EmmyLua Debugger☆221Updated last month
- Release lua-language-server for VSCode☆196Updated 3 weeks ago
- ☆193Updated last week
- Lua source code minifier.☆263Updated 2 years ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆92Updated 3 years ago
- A two-way bridge between Python and Lua☆318Updated 3 months ago
- A lua sandbox for executing non-trusted code☆152Updated last year
- LuaJIT decompiler☆266Updated 3 years ago
- Simple python to lua translator.☆153Updated 2 years ago
- Lua parser and abstract syntax tree in Lua☆97Updated last month
- Implementation of binary packing/unpacking in pure lua☆176Updated 4 years ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆298Updated last year
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆199Updated 2 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆674Updated 4 years ago
- Lua Decompiler for Lua version 5.1☆337Updated 3 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆242Updated 5 months ago
- LuaCov is a simple coverage analyzer for Lua code.☆322Updated 8 months ago
- Squish Lua libraries and apps into a single compact file.☆142Updated 5 years ago
- A portable lightweight C FFI for Lua, based on libffi and aiming to be mostly compatible with LuaJIT FFI.☆56Updated 6 months ago
- combine multile lua file into a single one☆59Updated last year
- Prototype Lua object-oriented program system and frameworks.☆239Updated 2 weeks ago