[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: MoonScript, a language that compiles to Lua
- From: leaf corcoran <leafot@...>
- Date: Thu, 11 Aug 2011 12:37:53 -0700
Thanks, I've updated the site.
On Thu, Aug 11, 2011 at 11:19 AM, Hisham <hisham.hm@gmail.com> wrote:
> On Thu, Aug 11, 2011 at 3:10 AM, leaf corcoran <leafot@gmail.com> wrote:
>> I've successfully installed it with LuaRocks on both Linux and OSX. I
>> have not tried it on Windows, but I don't see why it wouldn't work.
>
> Cool! In the website, where you say:
>
> The easiest way to install is to use Lua rocks and the provide rockspec.
> LuaRocks can be obtained here or from your package manager.
> After it is installed, run the following in a terminal:
> ~> wget http://moonscript.org/rocks/moonscript-dev-1.rockspec
> ~> luarocks install moonscript-dev-1.rockspec
>
> You can change those last two lines to simply:
>
> ~> luarocks build http://moonscript.org/rocks/moonscript-dev-1.rockspec
>
> Cheers!
> --
> -- Hisham
> http://hisham.hm/ - http://colorbleed.com.br/
>
>