[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LSUBR CONS and back-quote
- To: NIL at MIT-MC, (BUG LISP) at MIT-MC, (BUG LISPM) at MIT-MC
- Subject: LSUBR CONS and back-quote
- From: JLK at MIT-MC (John L. Kulp)
- Date: Fri, 28 Jul 78 12:01:00 GMT
- Original-date: 28 JUL 1978 0801-EDT
I agree with RWK, and I bet MRG would agree also (judging by his code),
that code doing data structure construction using lists makes heavy
use of backquote outside of the context of macros. I would also guess
it is used a lot less this way on the LISPM due to DEFSTRUCTs.