[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: preprocessor-based Common Lisps
- To: John Diamant <hpfclp!diamant@hplabs.HP.COM>
- Subject: Re: preprocessor-based Common Lisps
- From: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Mon, 19 Jan 87 15:09 EST
- Cc: common-lisp@sail.stanford.edu
- In-reply-to: <8701182206.AA06619@hpfcjrd.HP.COM>
Is the fact that the DEFUN special form in Symbolics Common Lisp
fully macro-expands the body before storing the interpreted function
as the definition of its name the sort of thing you are looking for?
This is not at all at the token-parsing level you seemed to be talking
about at first, but seems to fit some of what you said in your latest
message.