[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error checking during DEFUN& expansion



    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.