[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New # macro character?
- To: INFO-LISPM at MIT-AI
- Subject: New # macro character?
- From: ALAN at MIT-AI (Alan Bawden)
- Date: Tue ,28 Aug 79 00:43:00 EDT
- Cc: NIL at MIT-AI
Would anyone object to a new # macro character "N"? #N would do the
analogous thing for NIL (the language) that #M does for MacLisp and #Q does
for the LispMachine. Thus #N FOOBAR would cause FOOBAR to be read in only
for NIL and be ignored in MacLisp and on the LispMachine.