|
|
|
|
|
by noelwelsh
4706 days ago
|
|
This is a tough job because Racket's macro system is at the edge of the known, so there isn't a great deal of material about how to use it. There are a few guides around, particularly for the older syntax-rules and syntax-case, but for the latest and greatest the manuals and the research papers are the best source of information. |
|