Home

Awesome

Metalua Complier

Repository

metalua-compiler is temporarily hosted at github, while cutting Metalua into finer-grained Luarock modules is in progress. However, Metalua's official repository is at Eclipse, as part of the koneki project; Luarocks will eventually migrate there once stabilized. A miror on github will be maintained for easier code sharing, though.

Metalua compiler

This moodule depends on metalua-parser. Its main feature is to compile ASTs into Lua 5.1 bytecode, allowing to convert them into bytecode files and executable functions. This opens the following possibilities:

What's new in Metalua 0.7

This is a major overhaul of the compiler's architecture. Some of the most noteworthy changes are: