python-jvm A simple jvm implentation done in python ! NOT FULLY IMPLEMENTED, JUST SOME FEATURES ! Usage Compile your own .java to a .class (or use the provided Example.class) via javac YourFile.java Change the filepath to the .class filepath python3 parser.py