[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SETF/PUSH/POP and LISP;NEW RECENT
- To: (BUG LISP) at MIT-MC
- Subject: SETF/PUSH/POP and LISP;NEW RECENT
- From: RWK at MIT-MC (Robert W. Kerns)
- Date: Tue, 27 Nov 79 16:33:00 GMT
- Original-date: 27 NOV 1979 1133-EST
OK, I've fixed SETF/PUSH/POP WRT order of evaluation. Works like a charm.
I've also update muchly LISP;NEW RECENT. You should have a look at it.
I probably say too much about PUSH/POP/SETF, but I couldn't think of any way
to concisely specify the properties that these are guarenteed to have, without
also being obscure. I also documented PROG1, since I made XC understand it.