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

Re: MACLISP compatibility



(1)When HUNKS are translated to ARRAYS, any atom tests on them have to be changed
   since ATOM(HUNK) is NIL, while ATOM(ARRAY) is T.  This is not a bug,
   but something to watch out for.
(2)Why doesn't compiler ignore (declare (flonum x)) instead of erroring out? foo!
johan