lua-users home
lua-l archive

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


2012/11/22 Egor Skriptunoff <egor.skriptunoff@gmail.com>:

>
> I have an idea.
> Strings can be treated as integer numbers of arbitrary length.
> It will be cool to have very-long-integer arithmetic in Lua
> without external libraries.
>

The comparison operators are not compatible with negative
integers.