Add README and COPYRIGHT files to project.
This commit is contained in:
parent
17af524667
commit
2a15815cf7
1
COPYRIGHT
Normal file
1
COPYRIGHT
Normal file
|
@ -0,0 +1 @@
|
|||
Copyright (c) 2012 by Greg Hendershott. All rights reserved.
|
16
README.md
Normal file
16
README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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
|
||||
|
||||
To read: http://www.greghendershott.com/fear-of-macros
|
||||
|
||||
## Feeback
|
||||
|
||||
Feedback is welcome; please use Issues page here on GitHub.
|
Loading…
Reference in New Issue
Block a user