[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error checking during DEFUN& expansion
- To: GJC at MIT-MC
- Subject: Error checking during DEFUN& expansion
- From: JONL at MIT-MC (Jon L White)
- Date: Fri, 20 Feb 81 14:26:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 20 FEB 1981 0926-EST
Date: 18 February 1981 13:45-EST
From: George J. Carrette <GJC at MIT-MC>
. . .
When I make typing errors, please, give me a break.
(At lisp level, not ddt level). Can there be some option
Hmmmmmmmm.
which causes both DEFUN& and DEFMACRO to call CAR and CDR functions
which do error checking? . . .
It's pretty hard to cause the COMPLR not to open-code CAR and CDR, but
DEFUN& and DEFMACRO expanders could be "beefed-up" in there checking
of the users (alleged) code.