On Thu, 2006-11-02 at 14:45 -0500, William D Clinger wrote: > (r6rs syntax-case), section 17 of the draft R6RS: > > Could be a SRFI? yes This is incorrect, procedural macros cannot be implemented as a library on top of the rest of the R6RS. sam th