[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: MoonScript, a language that compiles to Lua
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 11 Aug 2011 10:27:57 +0200
On Thu, Aug 11, 2011 at 10:16 AM, jyf <jyf1987@gmail.com> wrote:
> cool language, can you compile it to lua vm?
Well, it's translated directly to Lua, so it should work with both Lua
5.1 and LuaJIT.
It does look good. Not sure that the world needs another language, but
there are some very cool ideas at work here.
steve d.