[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reader hacks
- To: NGALL@BBNG.ARPA
- Subject: Re: Reader hacks
- From: "Glenn S. Burke" <GSB@MC.LCS.MIT.EDU>
- Date: Thu, 2 Jan 86 13:24:29 EST
- Cc: common-lisp@SU-AI.ARPA, gls@AQUINAS.THINK.COM
Date: 29 Dec 1985 18:21-EST
From: NGALL@BBNG.ARPA
I think there should be a function
SYNTAX-TYPE char => {ILLEGAL | WHITESPACE | CONSTITUENT |
SINGLE-ESCAPE | MULTIPLE-ESCAPE | MACRO}
Yes. Please. Don't forget terminating vs. non-terminating macro, and
keywords in the keyword package...