Skip to content

Jajajvm is a safe and simple toy JVM without any crate dependency and it has less than a thousand lines of code.

Notifications You must be signed in to change notification settings

wusyong/jajajvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jajajvm

Jajajvm is a safe and simple toy JVM without any crate dependency and it has less than a thousand lines of code.

Usage

javac samples/Arithmetic.java
cargo run samples/Arithmetic.class

Reference

Jajajvm is based on reference of pitifulvm

About

Jajajvm is a safe and simple toy JVM without any crate dependency and it has less than a thousand lines of code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages