[ANN] Lua-all now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] Lua-all now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2007年5月21日 13:46:48 -0300
To accompany the presentation of the evolution of Lua at HOPL III,
we have packed all releases of Lua, ready to be built:
http://www.lua.org/ftp/lua-all.tar.gz
MD5 ee99d907408cf930f35baba6721a42a3 -
SHA1 2692b0ad50e9b6cad29af03d4f1db18f05a7336c -
Only the source code is included; for documentation and other files, see
the original tarballs at Lua.org. The code has been slightly updated to
compile and run with gcc 4. As a testimony to the portability of Lua,
the required changes were minimal.
All feedback is welcome. Thanks. Enjoy!
-- The Lua team