andremm / lad
Lua Assembler/Disassembler based on ChunkSpy
☆28Updated 11 years ago
Alternatives and similar repositories for lad:
Users that are interested in lad are comparing it to the libraries listed below
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- A Lua code completer☆23Updated 4 years ago
- Opeth is the optimizer and debug tools for Lua 5.3 VM bytecode, or Metal band☆69Updated 7 years ago
- extend luajit ffi module to give more affinity to C codes☆59Updated 8 years ago
- LuaJIT with native 5.2 and 5.3 support☆65Updated 7 years ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆71Updated 5 months ago
- a mutable string support to lua.☆25Updated 10 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆46Updated 2 years ago
- Higher-level C API for Lua based on llib☆29Updated 11 years ago
- Lua loadable module providing bindings to the LLVM/Clang APIs.☆45Updated 11 years ago
- Portable filesystem API for LuaJIT☆24Updated 3 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆41Updated 7 years ago
- Library for manipulation of memory areas in Lua.☆36Updated 7 months ago
- A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT C…☆65Updated 2 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆48Updated 7 years ago
- Reformats any valid Lua 5.3 source code.☆42Updated 2 years ago
- Experiments with the lua bytecode format that grew to be the luac command line tool☆71Updated 8 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 3 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- A fmtlib implement for Lua☆39Updated 2 months ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- LuaJIT Bindings for Win32☆45Updated 6 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆16Updated last year
- Pure Lua implementation of alert dialog box (functionality similar to JavaScript alert() function).☆12Updated 6 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆78Updated last year
- Fifo library for Lua☆35Updated 4 years ago
- Arbitrary precision integer arithmetic library in pure Lua☆63Updated 3 months ago