(missing)
(missing)
(missing)
(missing)
(missing)
(missing)
(missing)
(missing)
(missing)
(missing)
(missing)
Re: [Scheme-reports] [r6rs-discuss] Bigloo Peter Kourzanov (22 Dec 2010 20:35 UTC)
Re: [Scheme-reports] [r6rs-discuss] Bigloo Thomas Bushnell, BSG (22 Dec 2010 21:01 UTC)
Re: [Scheme-reports] [r6rs-discuss] returning back to pattern matching Thomas Bushnell, BSG (22 Dec 2010 21:55 UTC)
Re: [Scheme-reports] [r6rs-discuss] returning back to pattern matching Thomas Bushnell, BSG (23 Dec 2010 19:47 UTC)
Re: [Scheme-reports] [r6rs-discuss] returning back to pattern matching Thomas Bushnell, BSG (24 Dec 2010 00:53 UTC)
Re: [r6rs-discuss] [Scheme-reports] Scheme pattern matching: the case for (case) Andre van Tonder (22 Dec 2010 15:17 UTC)
Re: [Scheme-reports] [r6rs-discuss] redefining eqv? Peter Kourzanov (22 Dec 2010 20:32 UTC)
Re: [Scheme-reports] [r6rs-discuss] redefining eqv? Thomas Bushnell, BSG (22 Dec 2010 21:02 UTC)
Re: [Scheme-reports] [r6rs-discuss] redefining eqv? Eli Barzilay (22 Dec 2010 23:37 UTC)

Re: [r6rs-discuss] [Scheme-reports] Scheme pattern matching: the case for (case) Andre van Tonder 22 Dec 2010 15:16 UTC

On Tue, 21 Dec 2010, John Cowan wrote:

> Peter Kourzanov scripsit:
>
>> Right. However, this still is an underspecified corner of Scheme. Even
>> in R6RS I don't see a mandate to always implement (case) via hygienic
>> macros (and have the system solve the rebinding). And neither do
>> implementors, in my experience.
>
> I have just added a WG1 ticket to require this in R7RS.

No, I think this would be wrong.  There is no requirement in R6RS to implement
CASE using macros at all, never mind hygienic macros.  The sematics of CASE is
perfectly well described in R6RS as part of the core, and precludes Peter's
interpretation already.

The existing description in terms of semantics is fine, and allows an
implementation to treat CASE as a core form, for example.  The standard should
remain agnostic as to how CASE is implemented.

Andre

_______________________________________________
r6rs-discuss mailing list
r6rs-discuss@lists.r6rs.org
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss