kawa-commonlisp-dev
[Top][All Lists]
Advanced

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

Re: [Kawa-commonlisp-dev] Multiple value binding


From: Helmut Eller
Subject: Re: [Kawa-commonlisp-dev] Multiple value binding
Date: Fri, 03 Aug 2012 19:16:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

On Fri, Aug 03 2012, Charles Turner wrote:

> Should I go for the rough solution and continue testing
> DESTRUCTURING-BIND or try to pursue the approach outlined by Jamison?

I'd go with the rough solution, because changing calling conventions
tends to be tricky.

FWIW, I think that (let ((x (values))) x) should be an error in Scheme
and that the various RNRSs are ridicoulsy underspecified.

Helmut








reply via email to

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