[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
extra lambda list keywords
- To: SANDRA <LOOSEMORE@UTAH-20.ARPA>
- Subject: extra lambda list keywords
- From: "Scott E. Fahlman" <Fahlman@C.CS.CMU.EDU>
- Date: Thu, 10 Jul 1986 21:35:00 -0000
- Cc: common-lisp@SU-AI.ARPA
- In-reply-to: Msg of 10 Jul 1986 16:18-EDT from SANDRA <LOOSEMORE at UTAH-20.ARPA>
- Sender: FAHLMAN@C.CS.CMU.EDU
The option to include additional lambda-list keywords may or may not be
a good idea, but it certainly is not an issue for someone implementing a
portable code walker. Portable code walkers would only work on portable
code, and that would not contain any such extensions.
-- Scott