Camm Maguire wrote:
 If not, we need to expand compile and function
to accept arguments in the other lambda forms, that is if the spec
allows.  Paul?

COMPILE does not specify what happens if the definition argument
is not a lambda expression or function, which means the behavior
is undefined.  That means the implementation is free to do as it
wishes.

The same is true of the special operator FUNCTION (however,
there are restrictions when the name is a function name
not defined in the current lexical environment.)

        Paul


_______________________________________________
Gcl-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to