4/16/2014 Clojure From A JVM Dev Perspective
file:///Users/p_brc/src/clojure-via-java/presentation/index.html 1/10
Why Would You Want To Go From Java To
Clojure?
1. Simpler, more elegant
• Focus on the problem you are trying to solve not the ceremony
around your implementation language
2. Dynamic, but good performance
3. Powerful extensibility
4. FP and concurrency features
1