Compiled COMPILE forms at load time Bug

Helmut Eller heller at common-lisp.net
Wed Mar 10 19:47:43 CET 2010


One more thing:

(defmacro bar () 1)
(compile 'bar '(lambda () 2))

should remove the macro binding for bar.  

COMPILE has my vote for most stupid interface of this year.

Helmut




More information about the cmucl-imp mailing list