[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue FIXNUM-NON-PORTABLE (Version 3)



No, this can't be true. In such an implementation, 

Fast                (INTEGER -1024 1023)
Immediate           29 bits
Extended            Multi-precision

FIXNUM is (OR Fast Immediate)
and
BIGNUM is Extended