bigints

Nick B nick.barbalich at gmail.com
Wed May 21 02:03:15 PDT 2008


bearophile wrote:
> When I talk about adding multiprecision integral numbers to D (mostly becasue using them avoids most integer bugs), I usually add that the compiler can then use many tricks to speed them up, this simple post shows few examples of those tricks (so to be faster they may enjoy compiler support, as today D complex numbers have):
> http://factor-language.blogspot.com/2008/04/performance-improvements.html
> 
> With AST macros and multiprecision numbers D may look closer to a Lisp ;-)
> 
> Bye,
> bearophile


Bearophile

Where you going put this as a Enhancement requests into bugzilla or did 
you change your mind ?

Nick B



More information about the Digitalmars-d mailing list