[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MACRO and EXPR properties
- To: ALAN at MIT-MC
- Subject: MACRO and EXPR properties
- From: RWK at MIT-MC (Robert W. Kerns)
- Date: Wed, 7 Jan 81 20:01:00 GMT
- Cc: KMP at MIT-MC, DICK at MIT-MC, (BUG LISP) at MIT-MC
- Original-date: 7 JAN 1981 1501-EST
Actually, it IS often used in place of an optimizer property, to have a
MACRO property after the EXPR property for MACROEXPAND to hack, even though
the expr definition is the one to be actually RUN. This is a crock, but
there is much code which depends on it, and changing MACROEXPAND would break
this.