[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Portable binary distribution of Lua 5.3.3 (32bit on Windows 10) with some batteries
- From: Sean Conner <sean@...>
- Date: Tue, 26 Jul 2016 12:02:15 -0400
It was thus said that the Great Pavel Drotar once stated:
> Hi guys,
>
> I created portable binary distribution of Lua 5.3.3 (32bit on Windows 10)
> with some batteries (I think are important IMHO) included for those who
> are pretty frustrated from compilation of Lua C modules on Windows and
> installation help from the authors. Specially I want to mention lsqlite3
> module, luasql-mysql module and luasec module. Such approach doesn't help
> to wider Lua usage.
Are you aware of ULua: Universal Lua Distribution?
http://ulua.io
-spc (Seems like it has a similar goal)