lua-users home
lua-l archive

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


On Tue, 29 Jan 2002, Matt Holmes wrote:

> Where can I download or get the latest build of Lua 4.1 work? I am writing a
> game engine that will not be released for sometime, and I would like to base
> it on Lua 4.1 (as by the time the engine is complete, Lua 4.1 should be
> done).

  http://www.tecgraf.puc-rio.br/lua/work/lua-4.1-work3.tar.gz

Please keep in mind that this is really a work version. Many things may
change before the final version (some things may even return to 4.0 status,
to improve compatibility).

-- Roberto