Skip to content

aaannndddyyy/jvmnotebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.3%
  • Common Lisp 14.0%
  • C 3.0%
  • TeX 2.9%
  • Python 2.8%
  • HTML 2.0%
  • Other 3.0%