lua-users home
lua-l archive

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


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)