[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua evolution and C99
- From: David Kastrup <dak@...>
- Date: Wed, 10 Aug 2011 23:40:18 +0200
joao lobato <btnfdp.lobato@gmail.com> writes:
> Well, I think you guys know your Algebra and your Calculus better
> than me.
And better than computers. The arguments so far have been utterly
irrelevant with regard to posing a complication. In particular since no
sensible implementation will leave the computer's idea of the exact real
subfield by accident (apart from sqrt(-eps) which would error out in
real arithmetic). Which is actually rather funny if you realize that
this is exactly the rationale why Lua is happy without a separate
integer type.
The real complication is efficiency regarding speed and memory use.
--
David Kastrup
- References:
- Lua evolution and C99, Lorenzo Donati
- Re: Lua evolution and C99, Luiz Henrique de Figueiredo
- Re: Lua evolution and C99, Leo Razoumov
- Re: Lua evolution and C99, David Kastrup
- Re: Lua evolution and C99, Leo Razoumov
- Re: Lua evolution and C99, David Kastrup
- Re: Lua evolution and C99, Leo Razoumov
- Re: Lua evolution and C99, David Kastrup
- Re: Lua evolution and C99, Leo Razoumov
- Re: Lua evolution and C99, joao lobato