marcusandre / gibbon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gibbon

Go

This is my first implementation of an interpreter for the Monkey programming language.

go build -v ./...
go test -v ./...

Or start the REPL with go run main.go.

About


Languages

Language:Go 100.0%