[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
issue BOGUS-FIXNUMS (initial draft)
- To: sandra <@cs.utah.edu:sandra@cdr>
 
- Subject: issue BOGUS-FIXNUMS (initial draft)
 
- From: jpff%maths.bath.ac.uk@NSS.Cs.Ucl.AC.UK
 
- Date: Mon, 18 Jul 88 21:44:49 BST
 
- Cc: cl-cleanup@sail.stanford.edu, KMP@scrc-stony-brook.arpa,     jeff <@NSS.Cs.Ucl.AC.UK:jeff@aiva.edinburgh.ac.uk>,     jpff <@NSS.Cs.Ucl.AC.UK:jpff@maths.bath.ac.uk>
 
- In-reply-to: sandra (Sandra J Loosemore)'s message of Tue, 12 Jul 88 09:08:25 MDT <8807121508.AA23357@cdr.utah.edu>
 
- Sender: jpff%maths.bath.ac.uk@NSS.Cs.Ucl.AC.UK
 
>>To draw an analogy, small bignums are likely to be considerably faster and
>>more efficient than large bignums.  Should we assign a special name to
>>bignums with less than N "bigits" simply because they're faster than bignums
>>that are larger than that?  How useful would having such a special name be
>>when both N and the size of the "bigit" vary from implementation to
>>implementation? 
But the factors are much much bigger.  I still am not conmvinced by
your arguments for getting rid of FIXNUMS.  Maybe they should be
better defined, but I cannot see a portable way of getting the effect
I get in FORTRAN, C, etc etc
==John