[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Definition time macros
- To: mike%gold-hill-acorn@LIVE-OAK.LCS.MIT.EDU
- Subject: Definition time macros
- From: "Scott E. Fahlman" <Fahlman@C.CS.CMU.EDU>
- Date: Tue, 15 Jul 1986 18:55:00 -0000
- Cc: common-lisp@SU-AI.ARPA
- In-reply-to: Msg of 15 Jul 1986 12:07-EDT from mike%gold-hill-acorn at mit-live-oak.arpa
- Sender: FAHLMAN@C.CS.CMU.EDU
I'd like to see this
tightened up to indicate that macros expand once, as in a compiler,
and are not expanded over and over each time an expression is
interpreted.
I feel very strongly that requiring this is a bad idea.