Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 321 Bytes

vanilla Build Status

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