gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] (SETF (VALUES ...) ...) and related issues


From: Paul F. Dietz
Subject: Re: [Gcl-devel] (SETF (VALUES ...) ...) and related issues
Date: Sun, 20 Oct 2002 07:28:20 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

Peter Wood wrote:

Happily, I believe GCL does have these (or something _very_ similar)
under slightly different names.

From the docs:

----------------------------------------------------------------
Macro: DEFINE-SETF-METHOD

That looks very close.  With --enable-ansi it's not visible
in the COMMON-LISP package, but we could easily add DEFINE-SETF-EXPANDER
that just expands to SYS::DEFINE-SETF-METHOD.

I'm going to try to write my own VALUES expander to see how
this works.

        Paul





reply via email to

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