gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] destructuring-bind problems


From: Paul F. Dietz
Subject: [Gcl-devel] destructuring-bind problems
Date: Fri, 11 Oct 2002 00:58:32 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

I've commited tests for DESTRUCTURING-BIND.  This form has serious ANSI 
compatibility
problems -- it's not handling the required lambda list keywords.

We might want to borrow a full destructuring-bind implementation from another
Lisp, or use the mechanism built into DEFMACRO and MACROLET for doing 
destructuring
of macro arguments.

        Paul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]