[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
splicing macros
- To: common-lisp at su-ai
- Subject: splicing macros
- From: David.Dill at CMU-10A (L170DD60)
- Date: Thu, 26 Aug 1982 17:58:00 -0000
You can always do a multiple-value-list and see if it's nil. Maybe we
need a non-consing way to count return values, as suggested earlier.
The reader for Spice Lisp doesn't have a read-internal-token routine.
-Dave