Hacker News new | ask | show | jobs
by midnight_eclair 71 days ago
that doesn't make sense, why would they be talking about departure from traditional lisps if they weren't talking about macro-based DSLs?
1 comments

> Clojure style discourages building DSLs and the like and prefers to remain close to Clojure types and constructs

This to me, seems to indicate they're talking about "DSLs not built with Clojure types and constructs", I'm just trying to have the most charitable reading of what people write and help you understand why it seems you're not actually disagreeing, just talking about different things.

> DSLs not built with Clojure types and constructs

and in context of lisps that still most likely means macro-based DSLs using traditional lisp constructs ¯\_(ツ)_/¯