[r6rs-discuss] Does (r6rs syntax-case) export ..., _, set! ?

Abdulaziz Ghuloum aghuloum at cs.indiana.edu
Wed May 23 13:04:43 EDT 2007


On May 23, 2007, at 12:21 PM, AndrevanTonder wrote:

> It is not specified whether (rnrs syntax-case) exports these  
> literals, or
> whether a user would have to import these separately from (r6rs base)
> for most useful applications of syntax-case.

These are exported by (r6rs base) according to section 9.1 (page 31).
I don't think (r6rs syntax-case) should export set!.  I'm neutral about
... and _ though.

> Also, I assume that the records library exports bindings for its
> literals also, right?  (At one point there was some uncertainty
> regarding this.)

Uncertain it was :-)

Aziz,,,



More information about the r6rs-discuss mailing list