Skip to content

utam0k/rjvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rjvm

Toy JVM is written in Rust

License: MIT

Overview

A Status of the rjvm is WIP. It is a JVM written in Rust that I'm making for fun. I implement it according to this specification.

Build and Run

Currently, the code in "sample/*.java" works. It works as follows:

$ cargo run samples/HelloWorld.class

Intetgration test

./test.sh

About

Toy JVM is written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published