Gentoo Archives: gentoo-user

From: Miles Malone <m.malone@××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Which Lua should I choose?
Date: Tue, 19 Jan 2021 14:22:18
Message-Id: CAM8Dd_0EgTuaVgSbFvtOrYqG6t3A=MUsETZXSH2jL83MKHMQKQ@mail.gmail.com
In Reply to: [gentoo-user] Which Lua should I choose? by Gerion Entrup
1 At this point I'd choose nothing until it's settled down, unless
2 you've got a strong reason not to. They've literally only JUST
3 managed to get the majority of ebuilds even working with slotted lua
4 at all, give it six months.
5
6 Regards,
7
8 Miles
9
10 On Tue, 19 Jan 2021 at 23:52, Gerion Entrup <gerion.entrup@×××××.de> wrote:
11 >
12 > Hi,
13 >
14 > with the recent Lua changes in Gentoo, I now must somehow choose, which Lua version I should prefer.
15 > I have heard that every Lua version is mostly different (incompatible) from each other and in addition to that there is Luajit which is much faster an also supported.
16 > However, all (slotted) Lua versions in the current tree are keyworded.
17 >
18 > Portage on its own seems to choose Lua 5.1.
19 > Is there a recommendation which Lua version is a wise choice?
20 >
21 > For Python it is usually a good choice to set nothing and you get a high compatibility (3.7 is the default currently, I think). If you choose newer Python versions, you get more features but also more work with regard to setting some useflags for packages that don't support the new version yet. Is there something comparable with Lua?
22 >
23 > Regards,
24 > Gerion