|
|
|
Which one should I learn? Scala or Clojure
|
|
10 points
by khichi
5292 days ago
|
|
In the long run, probably I will learn both. But which will give better ROI?
Some parameters are: > ease of learning
> tools available
> ease of integration with Java
> libraries available |
|
Clojure has taken the lisp baton from CLisp and Scheme, if you want macros. But even without them, the underlying semantics for concurrency look promising.
If you need to run websites on the JVM, use JRuby on Rails.