Scheme Macros Primer
Syntax-rules Primer for the Merely Eccentric (via Chris Double):
In learning to write Scheme macros, I have noticed that it is easy to find both trivial examples and extraordinarily complex examples, but there seem to be no intermediate ones. I have discovered a few tricks in writing macros and perhaps some people will find them helpful.