Re: Lua Distributions and Package Management
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua Distributions and Package Management
- From: Peter Drahoš <drahosp@...>
- Date: 2013年9月26日 14:22:44 +0200
On 26 Sep, 2013, at 13:47 , John Hind <john.hind@zen.co.uk> wrote:
> 4. LuaDist: Again strictly command-line. Binary distributions for the three major platforms, but these do not include a distribution of Lua itself, only the system for handling modules/packages.
Not entirely correct. You can download Lua binaries from the Lua repository[1]. There are branches for Windows, Linux and OSX with tagged releases eg. for windows[2]. As usual, download, extract and use.
pd
[1] https://github.com/LuaDist/lua
[2] https://github.com/LuaDist/lua/tree/Windows-x86