A simple JVM that can only run very basic "Hello, world" program implemented in Scheme.
Inspired by JelloVM.
This program is written in Chez Scheme.
$ scheme --program jlm.ss <path-to-java-class-file>
A simple JVM that can only run very basic "Hello, world" program implemented in Scheme.
Inspired by JelloVM.
This program is written in Chez Scheme.
$ scheme --program jlm.ss <path-to-java-class-file>