Skip to content

JVM Notebook - Cookbook examples of JVM language code (JRuby, Jython, Scala, ABCL, Clojure)

Notifications You must be signed in to change notification settings

berlinbrown/jvmnotebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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 is deprecated and hasn't received an update since 2011, but may still be relevant.

About

JVM Notebook - Cookbook examples of JVM language code (JRuby, Jython, Scala, ABCL, Clojure)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published