Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:.NET?!? (Score 1) 923

Actually, you can run many other languages on the JRE. Jython (Python on Java Runtime) and Groovy (Ruby on Java Runtime) spring to mind. There's also a host of domain-specific languages which can be hosted on the JRE.

Slashdot Top Deals

Any given program, when running, is obsolete.

Working...