Hello all

Hello all,
Here is my Delphi Implementation of a BigNumber Library based on ClojureCLR.
Integer and Floating Points Computations are supported.
Been working on it for sometime and just decided to make it public.
Mobile and Desktop Compilers are supported.
This library requires at least XE3 to compile.
https://github.com/Xor-el/DelphiBigNumberXLib

Comments