www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

README.md (571B)


      1 ![Fear of Macros](http://www.greghendershott.com/fear-of-macros/fear-of-macros.jpg "")
      2 
      3 ## What it is
      4 
      5 This is a rough draft of a practical guide to Racket macros.
      6 
      7 I started to write it not because I understand macros very well, but
      8 because I don't.
      9 
     10 ## Where to read it
     11 
     12 - [Multiple HTML files](http://www.greghendershott.com/fear-of-macros)
     13 - [One big HTML file](http://www.greghendershott.com/fear-of-macros/all.html)
     14 - [One big PDF file](http://www.greghendershott.com/fear-of-macros/all.pdf)
     15 
     16 ## Feeback
     17 
     18 Feedback is welcome; please use Issues page here on GitHub.