commit 598c22ea32ec453b9883b5244b37d076ec2c802c Author: hellerve Date: Sun Nov 4 14:09:55 2018 +0100 initial diff --git a/README.md b/README.md new file mode 100644 index 0000000..7bdce97 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# hygiene + +I’m following along [Matthew Flatt’s “Let's Build a Hygienic Macro +Expander”](https://www.youtube.com/watch?v=Or_yKiI3Ha4) in zepto. + +I watched it a while ago, but never had time to actually work through it. Then a +long, cold, and grey Sunday came along! + +This is probably not all that interesting to you.