[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What is a compiler (vol. 63827) meets what are gensyms.
- To: Gregor.pa@XEROX.COM
- Subject: What is a compiler (vol. 63827) meets what are gensyms.
- From: "Scott E. Fahlman" <Fahlman@C.CS.CMU.EDU>
- Date: Fri, 18 Apr 1986 13:50:00 -0000
- Cc: Common-Lisp@SU-AI.ARPA
- In-reply-to: Msg of 17 Apr 1986 17:15-EST from Gregor.pa at Xerox.COM
- Sender: FAHLMAN@C.CS.CMU.EDU
Unless I'm missing soemthing very subtle, I think that your example is
legal Common Lisp. I don't think the current manual actually forces you
to compile that Defsetf, but whether or not it is compiled, the dumper
has no business losing track of the EQ-ness of the symbols, whether or
not they are interned anywhere.
-- Scott