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

(PRINT x) returns T



What was the idea you had in mind when you said "frivolous"?
Won't the lispm incompatibility make code difficult to translate,
e.g.  (AND (TEST X) (PRINC '|Here, X = |) (PRINT X) (PRINC '|(lbs)|))
since the last PRINC wouldn't be done when X is null.