Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 493 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 493 Bytes

gvm

Important: This project is still under construction!

TODO

  • class file reading
  • runtime execution (partially done)
  • type verification of stack pops
  • assure type of last frame stack push when returning control to caller frame
  • exceptions
  • class file verification
  • command line interface
  • native library support
  • documentation
  • wiki
  • GitHub pages website
  • prebuilt binaries
  • image file parsing
  • Java 17 support