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

Top-level forms



I strongly advocate that Common LISP compilers perform processing
on top-level forms equivalent to making the form into a function
of no arguments, compiling that, and then invoking it.
--Guy