lua-users home
lua-l archive

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


> Roberto Ierusalimschy wrote:
>> My dream was bitwise operators that make sense for floating numbers,
>> like shifts and negation do. But I gave up.
>
> Well, having an 'official' bitlib will be convenient in any case, even  
> with some limitations.

Sure. We will probably add a "standard" bitlib in the standard libraries.

-- Roberto