|
|
|
|
|
by suresk
5058 days ago
|
|
Yes, absolutely. The main drawback is that all of them (at least the main ones - Scala, JRuby, Groovy, Clojure) all have their own runtime libraries, which bloats the size of the app considerably. I believe most people who go down this route use ProGuard to mitigate this problem. |
|