Skip to content

fab13n/metalua

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Metalua

Metalua is a Lua code analysis tool, as well as a compiler for a superset of Lua 5.1 supporting Compile-Time Meta-Programming. It's separated into two LuaRocks, metalua-parser and metalua-compiler. The documentation of each rock can be found in README-parser.md and README-compiler.md.

All the code in Metalua is released under dual lincenses:

  • MIT public license (same as Lua);
  • EPL public license (same as Eclipse).

About

The metalua programming language

Resources

Stars

Watchers

Forks

Packages

No packages published