Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: lua-moonlight - A little language that compiles to Lua https://bugzilla.redhat.com/show_bug.cgi?id=731003 Summary: Review Request: lua-moonlight - A little language that compiles to Lua Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: michel+fdr@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Spec URL: http://salimma.fedorapeople.org/specs/funpl/lua-moonscript.spec SRPM URL: http://salimma.fedorapeople.org/specs/funpl/lua-moonscript-0.1.0-1.fc15.src.rpm Description: *NOTE* requires updated lua-lpeg and lua-filesystem; currently only in Rawhide 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. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review