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

MAKE-LIST



You are the one most concerned with extending MAKE-LIST -- I see
now that the LISPM community has converged upon some format.
Is that format acceptable?  If so, then likely the MacLISP world
will have to switch MAKE-LIST over to an LSUBR, which would take
so much "patching" that it may require a reassembly of LISP.
Since NIL and MacLISP don't have "areas", I presume the only
legal formats shuld be  (MAKE-LIST <n>)  and 
(MAKE-LIST <n> ':INITIAL-VALUE <foo>)