[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dispatch macro characters
- To: Barry Margolin <barmar@Think.COM>
- Subject: Re: dispatch macro characters
- From: masinter.pa@Xerox.COM
- Date: 28 Nov 88 14:52 PST
- Cc: cl-cleanup@sail.stanford.edu
- In-reply-to: Barry Margolin <barmar@Think.COM>'s message of Mon, 28 Nov 88 14:15 EST
as far as I know, there have been no cleanup items submitted about
dispatching macro characters.
As for "What does GET-MACRO-CHARACTER return if the character is a
dispatching character"
In Envos Medley, it returns a function (actually a lambda expression)
In Procyon Common Lisp, it returns PROCYON::DISPATCH-MACRO-MACRO
So I'd say the cleanup proposal should propose answers to your questions
as:
1) implementation-defined
2) no
3) no-op