[M3devel] operator overloading?
Dragiša Durić
dragisha at m3w.org
Thu Jan 20 22:46:13 CET 2011
openssl library implements arbitrary precision integers, and I am using it on Windows, Linux and OSX. My binding is not complete but is useful, and I can submit it to cm3 for use/extending/...
dd
On Jan 20, 2011, at 9:30 PM, Henning Thielemann wrote:
> Tony Hosking schrieb:
>>
>>
>> On Nov 21, 2010, at 3:11 PM, Jay K wrote:
>>
>>>> I'm now starting to wish that we had left LONGINT out,
>>>
>>>
>>> Just now? :)
>>> (This is another reason I'm somewhat open to tediously using
>>> Target.Int in frontend,
>>> in case we do lose LONGINT.)
>>
>> What it really suggests is that we need a proper infinite precision
>> integer library. Do we have one somewhere already?
>
> I have coded BigInteger in arithmetic package. It is not tuned in any
> way (no Fourier transform and such tricks) and may contain bugs. You may
> better call GNU multi precision library GMP.
>
More information about the M3devel
mailing list