Initial commit

This commit is contained in:
Jack Firth 2014-12-09 15:47:32 -08:00
commit 04c2d042fa

4
README.md Normal file
View File

@ -0,0 +1,4 @@
generic-syntax-expanders
========================
A Racket package for creating macros with built-in support for defining sub-macros within them, similar to match expanders