[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Batteries
- From: Russell Haley <russ.haley@...>
- Date: Sun, 11 Mar 2018 19:41:44 -0700
https://github.com/jjensen/luaplus51-all/tree/master/Src/LuaPlus/lua53/src
The ide stuff is generated. The readme discusses setting up Linux and Mac environments. It's the list of modules that excites me. He's got a really good cross section of components (IMHO).
Regardless of shortcomings that may exist, it's a batteries included Lua that many of us could probably settle on. I intend to find out asap.
Cheers,
Russ
Sent from my BlackBerry 10 smartphone on the Virgin Mobile network.
Original Message
From: Sean Conner
Sent: Sunday, March 11, 2018 5:54 PM
To: Lua mailing list
Reply To: Lua mailing list
Subject: Re: Batteries
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