[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changes to # macro
- To: (BUG LISPM) at MIT-AI
- Subject: Re: Changes to # macro
- From: MOON@MIT-AI
- Date: Tue ,12 Apr 78 07:45:04 EDT
I have brought the Maclisp version of the # macro up-to-date with the
Lisp-machine version, and added a new #\ syntax which is like #/ for
non-printing characters. For example, #\CR is 215, #\SP is 40, #\CALL
is 203, etc. See LMMAN;IOS for documentation. These changes are in the
source but not yet installed.