Fedora Packages

lua-moonscript

A little language that compiles to Lua

MoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of Lua combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. It’s as simple as require "moonscript" in order to have Lua understand how to load and run any MoonScript file. Because it compiles right into Lua code, it is completely compatible with alternative Lua implementations like LuaJIT, and it is also compatible with all existing Lua code and libraries. The command line tools also let you run MoonScript directly from the command line, like any first-class scripting language.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.5.0-16.fc40 -
Fedora 40 0.5.0-16.fc40 -
Fedora 39 0.5.0-14.fc39 -
Fedora 38 0.5.0-13.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at lua-moonscript dash maintainers at fedoraproject dot org.



Sources on Pagure