guile-user
[Top][All Lists]
Advanced

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

Re: syntax taste: use of unquote in macros


From: tomas
Subject: Re: syntax taste: use of unquote in macros
Date: Tue, 31 Mar 2020 11:19:38 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Mar 30, 2020 at 04:43:47PM -0700, Matt Wette wrote:

[...]

> The other thing about match that is attractive is that use of
> quasiquote+unquote is "reflexive" (or maybe self-adjoint?)
> in the following sense:
> 
> '(foo "bar") => (match-lambda (`(foo ,val) `(foo ,val))) => '(foo "bar")

Sorry, my head just exploded :-)

Will take it more slowly later today. Thanks for the riddle.

Cheers
-- t

Attachment: signature.asc
Description: Digital signature


reply via email to

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