bigints

Nick B nick.barbalich at gmail.com
Thu May 8 01:52:53 PDT 2008


bearophile wrote:
> When I talk about adding multiprecision integral numbers to D (mostly because 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


 > Walter Bright wrote (under a seperate thread) :
 >
 > The scrolling issue is a real one, too. Things tend to scroll up
 > and away. The way to have them not get lost is:
 >
 > 1) Enhancement requests should go into bugzilla with perhaps a link 
to > the corresponding archives page


If no one objects to your excellent suggestion, then following Walters 
suggestion (above), you should put this request into bugzilla.

cheers
Nick



More information about the Digitalmars-d mailing list