[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Batteries
- From: Sean Conner <sean@...>
- Date: Sun, 11 Mar 2018 20:54:15 -0400
It was thus said that the Great Dirk Laurie once stated:
> 2018-03-11 18:23 GMT+02:00 Russell Haley <russ.haley@gmail.com>:
>
> > Josh Jensen has already created a very complete "batteries included"
> > distribution called LuaPlus.
>
> Does it work for Lua 5.3 under Linux?
This seems to be the repository: https://github.com/jjensen/luaplus51-all
and I don't see mention of Lua 5.2 or higher. Also, there isn't much
description about what LuaPlus actually offers. The code seems to be 50% C
and 50% C++ with a seemingly scary amount of IDE specific files.
-spc