Re: [ANN] Lua 5.3.4 (rc1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.4 (rc1) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: Mon, 2 Jan 2017 19:39:19 +0200
2017年01月02日 17:05 GMT+02:00 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
> Lua 5.3.4 (rc1) is now available for testing at
> http://www.lua.org/work/
...
> Lua 5.3.4 also contains several internal improvements and
> includes a revised reference manual:
> http://www.lua.org/work/doc/
The most visible difference is the documentation of
the length operator, which is now based on the notion
of a border. This should go a long way towards getting
rid of the perpetual posts about the non-intuitive default
behaviour of the length operator. +1.
Dirk