Hacker News new | ask | show | jobs
by fnordsensei 1854 days ago
The syntax becomes small, predictable and, crucially, is in itself a data structure. This means that everything composes in the same way, without special cases, and it lends itself well to meta programming when necessary.
1 comments

isnt it why clojure is called clojure I guess. That the reader can take closure look of there code.