guile-devel
[Top][All Lists]
Advanced

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

Re: pending branch: lexical-literals


From: Andy Wingo
Subject: Re: pending branch: lexical-literals
Date: Thu, 30 Jun 2011 13:46:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Hi,

On Fri 29 Apr 2011 17:16, Andy Wingo <address@hidden> writes:

> I have a branch that fixes literal matching to actually compare toplevel
> bindings, as the RNRS suggest, rather than simply assuming that a
> literal that is not lexically bound can be compared symbolically.

In the end I think this is too disruptive for stable-2.0, for DSL-style
macros with large literal lists that have relied on symbolic matching.

I will apply it to master though.  Perhaps in the future we will bind
`else' and `=>' as well.  Also we can add some kind of
#:symbolic-literals option to syntax-case, if that's useful.

Regards,

Andy
-- 
http://wingolog.org/



reply via email to

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