Re: Next Version of Lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Next Version of Lua?
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2009年6月10日 13:00:18 -0300
> Roberto said they (inner Lua dev group) weren't happy with any known
> implementation of bitwise operators, it would be helpful to know what
> they are not pleased with so we may propose alternate
> solutions/implementations.
My dream was bitwise operators that make sense for floating numbers,
like shifts and negation do. But I gave up.
-- Roberto