A practical guide to Racket macros
Go to file
2015-04-21 14:31:13 -04:00
.gitignore Use Tony Garnock-Jones style makefile for gh-pages. 2014-06-19 13:05:28 -04:00
add-to-head.rkt Also generate all-in-one HTML file, all.html. 2013-08-15 13:38:13 -04:00
COPYRIGHT Add README and COPYRIGHT files to project. 2012-10-25 15:15:06 -04:00
fear-of-macros.jpg Update image. 2012-10-25 15:35:19 -04:00
gh.css Use new Racket 6.0 Scribble CSS as-is. 2014-03-25 08:38:29 -04:00
index.rkt Fix hash.refs example. Fixes #15. 2015-04-21 14:31:13 -04:00
macro-stepper.png Polish macro stepper section, including screen shot. 2012-10-26 08:24:46 -04:00
makefile Use Tony Garnock-Jones style makefile for gh-pages. 2014-06-19 13:05:28 -04:00
README.md Add to README.md link to one big HTML file. 2013-08-15 13:46:25 -04:00

Fear of Macros

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

Feeback

Feedback is welcome; please use Issues page here on GitHub.