[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Breakthrough dream
- From: "Vadim A. Misbakh-Soloviov" <lua-l@...>
- Date: Sun, 26 Mar 2017 22:57:50 +0700
> I'd love to see this or at least a fork of LuaJIT that tries to keep up
> with current Lua. I don't know how hard that would be.
Actually, even existing one have flags to enable some things from 5.2 and 5.3.
But AFAIRC, argumention for keeping 5.1 api was "most production software
still using 5.1, so moving A{P,B}I can brake it all", ot something like that.
Although, last time I saw that question in their ML was long time ago.
So, if somebody from this list will create there a thread about this issue, we
can look about current LJ team mood about that.
// Although, I guess, answer would be something like "Default A{B,P}I will
still be 5.1, but we're working on porting features from 5.2/5.3".