javierguerragiraldez / lua-tccLinks
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 runtime as Lua-callable C funcions.
☆24Updated 14 years ago
Alternatives and similar repositories for lua-tcc
Users that are interested in lua-tcc are comparing it to the libraries listed below
Sorting:
- Usefu Lua modules☆41Updated 9 months ago
- LuaJIT + TCC on RPi bare metal☆21Updated 9 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29Updated 3 years ago
- Tiny C Compiler 0.9.26 binding for LuaJIT☆64Updated 9 years ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆17Updated last year
- Static lua compiler - Compile Lua code into C code.☆71Updated 13 years ago
- extend luajit ffi module to give more affinity to C codes☆60Updated 9 years ago
- Higher-level C API for Lua based on llib☆28Updated 11 years ago
- A simple interface to mmap for writing and reading binary data☆24Updated 3 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆73Updated 3 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Lua Application Programming Helper Libraries☆58Updated 5 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 3 years ago
- An auto-generated cdef database for LuaJIT☆17Updated 9 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Updated 4 years ago
- Access a Lua state from another state☆12Updated 5 years ago
- Fun with LuaJIT☆26Updated 13 years ago
- LuaJIT FFI reflection library☆107Updated last year
- A C binding toolkit for Lua☆27Updated 5 years ago
- A buffer object for LuaJIT☆15Updated 11 years ago
- small x86-64 jit compiler written in luajit☆17Updated 7 months ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Updated 2 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆114Updated last year
- A Lua C PreProcessor☆130Updated 8 years ago
- Communicating Sequential Processes in Lua☆37Updated 3 years ago
- A Lua port of the cassowary constraint solver engine☆35Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- LuaJIT FFI bindings for Chromium Embedded Framework (**UNSTABLE**)☆22Updated 3 years ago
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 9 years ago
- A highly customizable Lua 5.2 build system, allowing for common external modules to be linked in statically, and built-in modules to be e…☆81Updated 10 years ago