• Stars
    star
    58
  • Rank 513,578 (Top 11 %)
  • Language
    Python
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MiniJVM is simple java virtual machine written by python language, it can load class file from file system and run it.