Ticket #7 (writing defect)
(... ...) ellipse escaping in syntax patterns
| Reported by: | alexshinn | Owned by: | alexshinn |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Macros | Keywords: | |
| Cc: |
Description
A popular extension, formalized in the R6RS,
is to allow "(... <templ>)" in a syntax-rules template
to be an escape for "<templ>". Do we use this, and
if so what does (... <t1> <t2>) mean?
Change History
comment:1 Changed 19 months ago by cowan
- Owner changed from alexshinn to cowan
- Status changed from new to assigned
comment:2 Changed 19 months ago by cowan
- Status changed from assigned to closed
- Resolution set to fixed
comment:3 Changed 16 months ago by alexshinn
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.

The WG voted to accept this feature as part of the core.