[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANNOUNCE] Lua 5.0 (pre-release) now available
- From: Peter Shook <pshook@...>
- Date: Wed, 2 Apr 2003 14:52:05 -0500
Good work on the manual. Just a few glitches to mention.
There is a typo in section 5.1 when talking about "getfenv".
I think you want to say ", or if f is 0".
And in section 5.4 when talking about "table.remove",
you mention "tremove".
In section 3.9, this sentence is awkward:
"Both get at 'index' a valid index for an object in the stack."
Also the %f[..] frontier matching thing isn't mentioned in the manual.
- Peter Shook
On Tuesday 01 April 2003 19:16, lhf wrote:
> A pre-release of Lua 5.0 (final) is now available for downloading at
> http://www.lua.org/ftp/lua-5.0.tar.gz
>
> The tarbal includes an updated reference manual in HTML, but no indices.
> A complete manual in HTML and a PDF version will be available on the site
> when Lua 5.0 final is released.