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

[no subject]



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