[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.3 JIT
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sat, 4 Mar 2017 19:52:32 +0200
2017-03-04 18:59 GMT+02:00 szbnwer@gmail.com <szbnwer@gmail.com>:
> i'm following luajit on the mailing list of it and on github, it's not
> dead, they are working hard on a lotsa things, but Mike isn't planning
> to follow everything that appears in lua. there are some forward
> compatibilities for lua5.2 and 5.3, but it's currently not planned to
> follow up lua to 5.3
Impression I got is that _ENV is no-no but almost everything else
(binary operators, utf8, string.pack etc) has got or will get into LuaJIT.