luac is the Lua compiler. It translates programs written in the Lua programming language into binary files that can be loaded and executed with lua_dofile in C or with dofile in Lua.
Platform:unknown License:unknown
Reference:https://www.lua.org/manual/4.0/luac.html