- ANN tags:
- clojure
- project published: true comments: true
As shake goes public, I received a lot of feedback. The top issue is about using clojure variables in shake macros. Now it has been fixed in 0.2.2. Let me show you the new syntax.
Using vars, local bindings in …