lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello everybody,

Happy to announce a new release of Omnia[1]

Compile Lua and Moonscript source code into standalone executables.
This makes it easy to use them for general purpose scripting.

Changelog:

* Moonscript support.

Make routines handle the compilation into Lua so you just drop
Moonscript source into the tree.

* Rename app directory to the more traditional src.

Get it here[2].

[1]https://github.com/tongson/omnia
[2]https://github.com/tongson/omnia/releases/tag/v0.5.0