2 Results for programming languages

JVM-Based Languages Grow In Popularity

One of the fascinating trends that the Java world has seen in the last few years is the growth of non-Java languages that use the JVM (Java Virtual Machine). After all, if you create a new programming language, you will need to write it for a particular platform. If you want your language to be portable across platforms, you will need to implement versions for each of those platforms. By contrast, if you implement your language on the JVM, then your language will work on any system with a JVM, which is basically everywhere. Four of these languages -- Jython, JRuby, Groovy, and Scala -- are released under open-source licenses, and are increasingly popular choices for programmers who value portability.



Are More Programmers Using Ruby or Just Window-Shopping?

Ruby logoSince acquiring the Koders.com code search engine earlier this year, Black Duck Software has added more than 200 million lines of code to the Koders.com search repository. Black Duck says that an analysis of search requests reveals, Ruby is now the fourth most requested language on Koders.com, after Java, C/C++ and C#. That's interesting information, to be sure, but what does it mean?