Skip to content

lance2088/JVM-Simulator

Repository files navigation

JVM - Simulator

Simulates how the Java Virtual Machine would execuite Java .class files.

Includes:

- Progression of JVM through Method Code
- Changes in the Operand Stack and Java Stack Frame
- Constant Pool of class
- Accompanying java code of the .class file
- Program Counter (PC) changes

About

Simulates how the JVM would process a Java program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors