A practical guide to Racket macros
.gitignore | ||
add-to-head.rkt | ||
COPYRIGHT | ||
fear-of-macros.jpg | ||
gh.css | ||
index.html | ||
macro-stepper.png | ||
main.rkt | ||
make-doc.sh | ||
push.sh | ||
racket.css | ||
README.md | ||
scribble-common.js | ||
scribble-style.css | ||
scribble.css |
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
To read: http://www.greghendershott.com/fear-of-macros
Feeback
Feedback is welcome; please use Issues page here on GitHub.