[Bug 731003] New: Review Request: lua-moonlight - A little language that compiles to Lua

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 16 14:11:54 UTC 2011


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 at fedoraproject.org
        ReportedBy: michel+fdr at sylvestre.me
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    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.


More information about the package-review mailing list