A simple JVM implemented in Java: class-file parsing, bytecode interpretation, method dispatch, and mark-sweep GC (JDK 8 and below)
-
Updated
Jun 17, 2022 - Java
A simple JVM implemented in Java: class-file parsing, bytecode interpretation, method dispatch, and mark-sweep GC (JDK 8 and below)
To associate your repository with the jvm-implementation topic, visit your repo's landing page and select "manage topics."