Discussion
Bringing Clojure programming to Enterprise
0x1ceb00da: What is the y axis in first chart? What is the data source?
LouDNL: It's good to read that Clojure is getting more and more exposure. I write Clojure fpr my day job and wouldn't want to swap it for anything. The community is small but very helpfull and easy reachable. The learning curve is steap indeed, but very much worth it!
VMG: 503
dgb23: They publish their yearly surveys on their official website. The graph seems to be from State of Clojure 2020:https://clojure.org/news/2020/02/20/state-of-clojure-2020The most recent report:https://clojure.org/news/2026/02/18/state-of-clojure-2025
killme2008: I wrote Clojure for about five years. Left when I changed jobs, not because I wanted to.One thing I built: defun https://github.com/killme2008/defun -- a macro for defining Clojure functions with pattern matching, Elixir-style. Still probably my favorite thing I've open sourced.