Skip to content

rjdw/my-jvm

Repository files navigation

my-jvm

interprets simple java bytecode does not retain all functionality of the real java virtual machine but does preform most tasks.

Description

Byte code instructions can be found in jvm.h The interpretations of these instructions are in jvm.c

Tests and framework written by Adam Blank Project for Caltech CS024

About

java bytecode interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published