/pava

A simple JVM interpreter written in Python that parses and executes Java files, emulating core JVM functionality. It’s designed for educational purposes, offering insight into JVM internals through basic bytecode execution.

Primary LanguagePython

Watchers