When talking with not niche language programmers, I fail to articulate why I love #Clojure.
I haven’t found any other language that :
* has a real REPL
* is obsessed on stability
* leverages JVM (libs and tooling)
* runs in the browser (when you add script)
* uses immutable structure
* is low ceremony
* has a name that starts with Clo and ends with jure
It is not perfect (error messages I look at you), but close enough for me.