Convert Lua files to executables
$ luarocks install luaex
luaex is currently a braindead Lua->C converter, that then calls the system cc to generate an executable file.
root