On Mon, 2010-12-27 at 00:49 -0500, John Cowan wrote:
> Adrien "Pied" PiƩrard scripsit:

> > And the more I think about it (that, is, not a lot though), the more I
> > think that CASE is quite useless, as it could be implemented I guess
> > straightforwardly in terms of COND.
> 
> The same is true of COND, which can be implemented in terms of IF.  That
> is why R5RS separates the descriptions of derived and primitive syntax.

I'd say - let CASE it live, but do more (still thinking about
generalizing CASE to do more than just literals, i.e., pattern
matching). That can not be implemented straightforwardly in terms of any
primitive syntax.




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

Reply via email to