Author: David KastrupDavid Kastrup Date: May 6, 2008 15:41
> Am 06.05.2008 um 10:00 schrieb Davin Pearson:
>
>> Why are integers in Elisp restricted on some machines to 27 or 28 bits
>> of accuracy?
>
>
> Because some bits (4) are used internally for Lisp purposes. In this
> millenium it's so easy to migrate to a useful processor with 64 or
> more bits and an operating system that supports these wealth that I
> don't see much sense in complaining.
It would be easily possible to use 31 bit integers and use 5 bits for
Lisp purposes (when the lowest bit is 1, we are talking about integers,
or a scheme like that).
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
|