[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Wishful request for next version: '// 1' should produce integer
- From: Roberto Ierusalimschy <roberto@...>
- Date: Sat, 8 Jan 2022 13:26:57 -0300
> I'm rather new to Lua (here because I'm embedding it in a hardware
> product), but I see that integers were introduced in Lua 5.3 (or omitted
> from the 5.2 manual) and, apparently with them, confusion about types. If
> someone has a link to a thread discussing the change, I'm curious to see
> the justifications for the added complexity.
https://www.youtube.com/watch?v=bjqNK1jA77M
-- Roberto