[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (work1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 15 Mar 2018 13:02:04 -0300
The discussion so far has been dominated by the new undef stuff, but
do check out the other novelties of 5.4, which are aimed at
performance:
- generational garbage collection
- new VM instructions
Lua 5.4 also has a high-quality math.random function.
We'd love feedback on all these changes.
Thank you for all the feedback so far.