You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An experimental Java Virtual Machine written in Go
Build & Run
go get -v -u github.com/tinycedar/vanilla
cd $GOPATH/src/github.com/tinycedar/vanilla
go build
./vanilla test.MathTest
About
用Go开发的实验性质的Java虚拟机(Java Virtual Machine) An experimental Java Virtual Machine written in Go