1 posts tagged with jvm. (View popular tags)
Displaying 1 through 1 of 1. Subscribe: Posts tagged with jvm

Bytecode-based virtual machines are the Next Big Thing in programming. You can run Lisp, Ruby, Python, OCaml, and yes even COBOL on the JVM. Or if you prefer your languages to be a bit more melodic there's J#, A#, P# and F#. Even C/C++ has a bytecode compiler now. That's not to mention languages that have their own VMs like Erlang or that are writing their own like Parrot or PyPy. [more inside]
posted by Skorgu on Dec 4, 2007 - 61 comments