Skip to content

Xpectuer/Go-JVM

Repository files navigation

JVM written in golang

TODO List

  • class-file-read module

  • class-file-parse module

  • runtime data area

  • instruction set and interpreter

  • class and object

  • method call and return

  • array and string

  • native method call

  • exception handling

Debug list:

  • panic: java.lang.ClassFormatError: wrong constant pool tag!

About

toy jvm for learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published