python-jvm-interpreter is an implementation of the Java Virtual Machine in Python. It works by parsing and interpreting the Java Class files. In order to compile Java code to Java Bytecode, you will ...