Re: def app = apply, problem



globalrev <skanemupp@xxxxxxxx> writes:
(defmacro app (op &rest args) `(apply (function ,op) ,@args))) doesnt
work either in cbsl.
READ from #1=#<INPUT STRING-INPUT-STREAM>: an object cannot start with
#\)
[Condition of type SYSTEM::SIMPLE-READER-ERROR]

Please, read the error message. What does it tell you?

--
__Pascal Bourguignon__
.