[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: LISP-FORUM at MIT-MC
- From: George J. Carrette <GJC at MIT-MC>
- Date: Fri ,4 Dec 81 17:28:00 EDT
I was compiling some macsyma code originaly written in franz
and noticed a very strange thing, the use of functions:
CADDDDR, CDADADAR, CDDADAR, CAAADAR, and CADAADAR.
Indeed, I tried various functions in franz like CADDADDDAAADDAR,
and evidently, if you use an undefined function with C*R pname,
the car/cdr function gets generated.
Well, it isn't a very good idea to have such a feature.
-gjc