cloudwu / luaccLinks
LUACC allows you write C code in lua
☆47Updated 12 years ago
Alternatives and similar repositories for luacc
Users that are interested in luacc are comparing it to the libraries listed below
Sorting:
- luaproc is a concurrent programming library for Lua☆124Updated 8 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated last year
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- LuaJIT FFI binding for libuv