[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work3) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 25 Jun 2014 14:40:00 +0200
2014-06-19 22:32 GMT+02:00 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
> Lua 5.3.0 (work3) is now available for testing at
> http://www.lua.org/work/lua-5.3.0-work3.tar.gz
New since work2:
- debug.Csize (t) (+1)
This may be very useful.
- no sinh, cosh, tanh (-1)
The take-home message is: Standard Lua does not even pretend to
support serious mathematical work. I'll need some time to adjust to
that. It's probably a true statement, and it was stupid of me ever to
think otherwise.
Option names in io.read do not have a starting '*' anymore (+1)