[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LSUBR CONS and `
- To: (BUG LISP) at MIT-MC
- Subject: LSUBR CONS and `
- From: MOON at MIT-MC (David A. Moon)
- Date: Fri, 30 Jun 78 01:07:00 GMT
- Original-date: 29 JUN 1978 2107-EDT
In my opinion LIST* (or LIST. ?) is a much better name
for that operation than CONS.
Note that ,@ 's only conflict with other syntax for @ is that
you must remember not to put an @ immediately (without intervening space)
after a comma. This is irrelevant to whether @ is a macro character
or an alphabetic. I.e. comma does a tyipeek looking for an atsign.