[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.4.0 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 15 Apr 2020 10:44:16 -0300
Lua 5.4.0 (rc1) is now available for testing at
http://www.lua.org/work/lua-5.4.0-rc1.tar.gz
The checksums are
MD5 276c5d873d9358fd82d1a3c372123e38 -
SHA1 33257f2b5c3fb4966b3a5a67611c1d4aaf72dca8 -
This is the final version of Lua 5.4.0 (rc1).
The main changes in Lua 5.4.0 are listed at
http://www.lua.org/work/doc/#changes
An updated reference manual is included and also available at
http://www.lua.org/work/doc
The complete diffs from beta to rc1 are available at
http://www.lua.org/work/diffs-lua-5.4.0-beta-rc1.html
http://www.lua.org/work/diffu-lua-5.4.0-beta-rc1.html
A test suite is available at
http://www.lua.org/work/lua-5.4.0-tests.tar.gz
To build Lua in a common Unix-like platform, just do
make
The Makefile will guess your platform using uname and build Lua for it.
We welcome feedback on this, which is new, especially more uname targets
with explicit rules and fixes for existing ones.
We also welcome feedback on the listings output by luac -l -l, because
luac has been rewritten to account for the new VM instructions.
All feedback welcome. Thanks.
--lhf
- Follow-Ups:
- Re: [ANN] Lua 5.4.0 (rc1) now available, Michal Kottman
- const disptab (was Re: [ANN] Lua 5.4.0 (rc1) now available), William Ahern
- Re: [ANN] Lua 5.4.0 (rc1) now available, 云风 Cloud Wu
- Re: [ANN] Lua 5.4.0 (rc1) now available, 云风 Cloud Wu
- Re: [ANN] Lua 5.4.0 (rc1) now available, Daurnimator
- Re: [ANN] Lua 5.4.0 (rc1) now available, Gabriel Bertilson
- Re: [ANN] Lua 5.4.0 (rc1) now available, Russell Haley
- Re: [ANN] Lua 5.4.0 (rc1) now available, Bas Groothedde
- Re: [ANN] Lua 5.4.0 (rc1) now available, François Perrad
- Re: [ANN] Lua 5.4.0 (rc1) now available, François Perrad
- Re: [ANN] Lua 5.4.0 (rc1) now available, Vinicius Jarina