logoalt Hacker News

dgb23today at 1:26 PM1 replyview on HN

> no type safety

That's fair if you're looking at it from a performance perspective.

Not entirely fair if you look at it from a perspective of wanting fast feedback loops and correctness. In Clojure you get the former via the REPL workflow and the latter through various other means that in many cases go beyond what a typical type system provides.

> the opposite of boring

It's perhaps one of the most "boring in a good way" languages I ever used.


Replies

thunkytoday at 1:42 PM

> It's perhaps one of the most "boring in a good way" languages I ever used.

this is what i meant by that: https://news.ycombinator.com/item?id=47614353