3 Results for jython

OStatic Buffer Overflow.....

Novell as Microsoft's client state.....

Battling expensive textbooks with open source texts.....

Would Linux help Adobe pummel Microsoft?.....

Django on Jython: It's here.....

9 Linux myths debunked.....



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.



Sun Turns Towards Jython

Sun continues to support open source by putting its money where its mouth is, in ways both large and small. You may have missed it in all the clamor about their $1 billion purchase of MySQL, but this past week Sun also made some moves to lend support to the Python-on-Java project Jython.

How so? They did this by hiring ex-Chander developer Ted Leung and Jython maintainer Frank Wierzbicki to work full-time on dynamic languages at Sun.