|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
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. This project contains multiple sub-projects and code demos related to those jvm language implementations. keywords: java, general java, j2ee, clojure, scala, abcl, jruby, gwt, apache wicket, spring View the JVMNotebook SourceMost of the updates will happen without a full release. Browse or checkout the subversion source repository. Clojure, JRuby and Scala will get most of the updates. http://jvmnotebook.googlecode.com/svn/trunk/clojure/ - SVN Source repository for Clojure JVM language examples. http://jvmnotebook.googlecode.com/svn/trunk/jruby/ - SVN Source repository for JRuby examples. http://jvmnotebook.googlecode.com/svn/trunk/scala/ - SVN source for Scala examples. JVM Resources
OpenJDK and JDK Resources
Milestone and CHANGELOG highlightsJVMNotebook updates (7/31/2009)
JVM Notebook, set2 release (10/16/2008)
|