[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
KMP's remarks about ENDP
- To: common-lisp at SU-AI
- Subject: KMP's remarks about ENDP
- From: Guy.Steele at CMU-10A
- Date: Sun, 12 Sep 1982 03:26:00 -0000
KMP's remarks are well taken, and his version is certainly more concise.
I do not in fact have a good feel for when to do this in general, but
in trying to write EVAL I found myself using ENDP a lot, and felt that
it would be a lot easier to locate the bug if some context were provided;
providing this context happened always to be easy to do. But I would
not be unhappy to omit this proposed "feature".
--Guy