Hacker News new | ask | show | jobs
by dragonwriter 2446 days ago
> Even if GraalVM fixes startup times aren't JVM languages just too long-winded for scripting? Perl, Python and Ruby dominate the scripting world for a reason

Ruby is a JVM language, in that JRuby is a very complete competitive, current, and widely-used-in-production Ruby implementation.

1 comments

By JVM languages I really meant those designed originally for the JVM, ie. Java, Clojure, Scala, Kotlin & Groovy.
Even so, Clojure and Groovy aren't particularly long-winded, nor is Scala despite static typing.