Description
MoonScript source can be compiled into Lua-compatible Lua code for projects that prefer its syntax.
This package is useful for developers writing Lua-targeted scripts with a higher-level language style. It is a compiler/toolchain component, not a general app for end users.
Generated code should be reviewed and tested like handwritten Lua. Keep source and compiled output expectations clear in builds.