Hacker News new | ask | show | jobs
by enupten 4427 days ago
I don't know about Clojure, but you can usually use an infix reader in common lisp to get around that.

What's more, because one can macroexpand on the fly, you can actually see the code that it transforms into.