[fpc-devel] Arbitrary-precision arithmetic unit
    m2 
    m2 at ellipsa.net
       
    Sun Mar  1 17:37:40 CET 2009
    
    
  
Alexander Klenin a écrit :
> On Sun, Mar 1, 2009 at 07:15, m2 <m2 at ellipsa.net> wrote:
>> Alexander Klenin a écrit :
>>> So, should I write one or did I just not searched in the right place?
>> There is my NX library (still alpha) at
>>
>> htpp://www.ellipsa.net/
> 
> Now, this code is much more pleasant to read ;-)
> A few questions:
> 1) The license seems to be LGPL, but there is gpl-3.0.txt file in the
> doc folder.
>   Are some parts under the GPL?
It is LGPL. The gpl.txt file is needed because the lgpl.txt one
modifies some of its parts but not all of them.
> 2) Why no operator overloading?
Because it is not necessary and it slows a little down computations.
Moreover, the ways FPC and DELPHI allow operator overloading are totally
different.
mm
    
    
More information about the fpc-devel
mailing list