fear-of-macros/README.md
2017-01-07 04:58:47 +01:00

19 lines
571 B
Markdown

![Fear of Macros](http://www.greghendershott.com/fear-of-macros/fear-of-macros.jpg "")
## What it is
This is a rough draft of a practical guide to Racket macros.
I started to write it not because I understand macros very well, but
because I don't.
## Where to read it
- [Multiple HTML files](http://www.greghendershott.com/fear-of-macros)
- [One big HTML file](http://www.greghendershott.com/fear-of-macros/all.html)
- [One big PDF file](http://www.greghendershott.com/fear-of-macros/all.pdf)
## Feeback
Feedback is welcome; please use Issues page here on GitHub.