Sun to broaden-up “Da Vinci Machine” JVM coverage
Sun is working on technology to make it easier to run different languages on the Java Virtual Machine. Called the Da Vinci Machine, the project is being described by Sun as "a multi-language renaissance for the Java Virtual Machine architecture." The project features prototype JVM extensions to run non-Java languages efficiently as well as architectural support.
Although many languages besides Java have been implemented on the JVM, including Ruby, the intent is to make the JVM more compatible with other languages, said Charles Nutter, core developer of JRuby, which is a version of Ruby to run on the JVM. "For the most part, almost every language that's more than five years old has some kind of implementation on the JVM," he said.
The JVM allows programs using it to run on any platform supporting the JVM; it provides hardware and OS independence. Benefits like flexible online code loading and online garbage collection, in which objects are moved out of the way automatically rather than having to be saved manually, are featured.
Sun, Java, Virtual Machine, JVM, Da Vinci Machine
No comment yet
-
Pingback from 1implementation says:February 1st, 2008 at 6:04 pm
[...] Sun to broaden-up ???Da Vinci Machine??? JVM coverage [...]
