lua2c - converts Lua 5.1 source code to C code. == Description == This utility converts a given Lua source file into an equivalent C source file written in terms of Lua C API calls. At least, this works for a large subset of the Lua language (see limitations below). The compiler is written entirely in Lua, and no build/install is needed. This project reuses Metalua's gg/mlp parser to convert Lua s
{{#tags}}- {{label}}
{{/tags}}