Export to GitHub

fbclient - issue #8

find or implement a minimal pure-Lua bignum library


Posted on Dec 1, 2010 by Happy Hippo

the idea is to provide a Lua alternative to depending on a C bignum library for getting/setting/printing bignums and big (16-18digit) decimals.

Comment #1

Posted on Apr 11, 2014 by Massive Giraffe

there is one i found: https://bitbucket.org/tedu/bigintlua/src/tip/bigint.lua Performance issues was discussed here: http://lua-users.org/lists/lua-l/2010-04/msg00607.html

Status: New

Labels:
Type-Enhancement Priority-Low