./lang/lua-moonscript, Dynamic scripting language that compiles into Lua

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q3, Version: 0.5.0, Package name: lua53-moonscript-0.5.0, Maintainer: pkgsrc-users

MoonScript is a dynamic scripting language that compiles into Lua. It gives
you the power of one of the fastest scripting languages 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.


Master sites:

SHA1: b46fddd3ff93676d17636b0deaca144c8b177cb6
RMD160: ad9cf1f54e660423ad1eb714289afe822102dfe0
Filesize: 121.185 KB

Version history: (Expand)