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.