|
|
|
|
|
by earenndil
3065 days ago
|
|
> In any case, a "not-java" language that can talk java is freakin amazing I don't understand why this is such a big draw for people when literally any jvm language[1] has this feature. Languages like jython, ABCL, clojure, jruby, groovy, and perl6. Kotlin is certainly not unique in this regard. 1: https://en.wikipedia.org/wiki/List_of_JVM_languages |
|
Some of the languages you mention come with serious compromises when used on the JVM, like Jython and Jruby - decent portions of their ecosystems are implemented in C - and hence won't work on the JVM.