andremm / lad
Lua Assembler/Disassembler based on ChunkSpy
☆28Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for lad
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆68Updated 3 weeks ago
- A Lua code completer☆23Updated 4 years ago
- A luarocks build module based on xmake☆19Updated this week
- LuaJIT with native 5.2 and 5.3 support☆64Updated 7 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- an arbitrarily large integer math library for Lua 5.1+☆8Updated 6 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 13 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆16Updated last year
- A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 l…☆40Updated 7 years ago
- A C binding toolkit for Lua☆26Updated 4 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆40Updated 6 years ago
- Redirect stdout to a tcp socket☆13Updated 7 years ago
- Adaptation of LuaJIT for our foundation lib based projects☆19Updated 3 years ago
- A simple interface to mmap for writing and reading binary data☆24Updated 2 years ago
- diff/undo for lua tables☆12Updated 8 years ago
- ☆41Updated 7 years ago
- dump lua fucntion☆14Updated 4 years ago
- Library for manipulation of memory areas in Lua.☆35Updated 2 months ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆13Updated 3 months ago
- LuaJIT binding to libcurl☆15Updated 7 years ago
- A Lua C PreProcessor☆131Updated 7 years ago
- Higher-level C API for Lua based on llib☆29Updated 10 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- Deterministic cleanup of resources in Lua☆11Updated 4 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆45Updated 2 years ago
- Lua support for ANSI C signals☆21Updated 7 years ago
- Lua loadable module providing bindings to the LLVM/Clang APIs.☆44Updated 10 years ago
- LUACC allows you write C code in lua☆48Updated 11 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago