Results 2 repositories owned by Javier

lua-tcc

23
Stars
9
Forks
Watchers

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.

parseback

15
Stars
1
Forks
Watchers

A pure-Lua introspection library for LuaJIT's FFI ctype objects