Kind of a depressing image when you look for the one language that's missing off it.
Re:Hmm
sigzero on 2008-09-29T13:22:38
Yes it is. Someone came into the office and starting on about Sleep (which is supposed to be "like" Perl on the JVM). I sadly shook my head and shooed him away.
Re:Hmm
acme on 2008-09-29T14:08:10
Aah, a multi-paradigm scripting language for the Java Platform.Meh.
educated_foo on 2008-09-30T12:11:02
I don't really see a technical problem. I think Perl is available on more platforms than Java, and for all that people go on about the "huge Java library ecosystem," I have found CPAN to be better for the niche libraries I need. Plus, you can always use Inline::Java (i.e. JNI) if you absolutely must use some Java library.
Jython has been around for a long time without (AFAICT) mattering at all. JRuby only matters because the 1.8 ruby interpreter -- soon to be replaced -- is incredibly slow, and because it had great marketing.
Now people are engaged in deep, deep nonsense. First they started using the JVM because they wanted to use Java. Then, when they realized that java is painful, they looked for other languages but stuck with the JVM. Argh.