Thoughts on AI, architecture, and building systems that work in the real world.

Daily Archives: February 4, 2008

Archive of posts published in the specified Day

Taking the JVM beyond Java — The Da Vinci Machine

From the Da Vinci Machine website: We are extending the JVM with first-class architectural support for languages other than Java, especially dynamic languages. This project will prototype a number of extensions to the JVM, so that it can run non-Java languages efficiently, with…