[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MAKE-LIST
- To: BMT at MIT-MC
- Subject: MAKE-LIST
- From: JONL at MIT-MC (Jon L White)
- Date: Tue, 23 Dec 80 20:59:00 GMT
- Cc: NIL-I at MIT-MC, (BUG LISP) at MIT-MC
- Original-date: 23 DEC 1980 1559-EST
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>)