Friday, February 11, 2011

JVMNotebook on Google Code

The Java Virtual Machine ( Sun's JVM is called HotSpot ) is a java bytecode interpreter which is fast, portable and secure. Jython, JRuby, Scala, ABCL (Common Lisp) are popular language implementations that run on the JVM that allow for the jvmcookbook sugar of their particular languages.

keywords: java, general java, j2ee, clojure, scala, abcl, jruby, gwt, apache wicket, spring

This project contains multiple sub-projects and code demos related to those jvm language implementations.

http://code.google.com/p/jvmnotebook/

-- Berlin Brown

No comments:

Post a Comment