lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.