Skip to content

Flojomojo/python-jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-jvm

A simple jvm implentation done in python ! NOT FULLY IMPLEMENTED, JUST SOME FEATURES !

Usage

  1. Compile your own .java to a .class (or use the provided Example.class) via javac YourFile.java
  2. Change the filepath to the .class filepath
python3 parser.py

About

A simple jvm impletation done in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors