|
|
|
|
|
by yen223
2917 days ago
|
|
A subtle advantage of having a macro system is that you only pay the price of having unconventional syntax if you opt into it. You can keep the core language small and push weird syntax into macros, which can be imported like libraries. The core language of Clojure is pretty small and simple compared with most other languages. |
|
I wouldn't see this as some sort of development in Clojure though and I don't really know if that's what cutler meant anyway. Maybe he'll elaborate.