Lua to Lua C API transpiler. Very WIP. Works fine for simple non-shuffly code. Your stack will definitely leak, so this is just a tool to make draft prototype that might even work. Conditions and jumps are hard to make because this requires from parser more awareness of itself. But you are welcome to contribute.