gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] destructuring-bind problems


From: Camm Maguire
Subject: Re: [Gcl-devel] destructuring-bind problems
Date: 15 Oct 2002 17:03:57 -0400

Greetings!  Actually, the current version was taken minimally from
cmulisp, without much knowledge at the time of how destructuring-bind
should work, but rather with the intention of retaining gcl's ability
to compile cvs maxima.  

If you could expand briefly on the possible use of defmacro and
macrolet, it would help me get a handle on this.

Take care,

"Paul F. Dietz" <address@hidden> writes:

> 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
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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