KennyTM~ wrote:
You should try Haskell, which has the built-in Integer type (bignum) and Int type (fixed-size integer). The performance drop is at most 20% when the size is compatible with Int.

20% is an unacceptably huge penalty.

Reply via email to