arialdomartini / monkey

Interpreter of Monkey language, written in GoLang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monkey language interpreter, in Go

Run it with:

./run.sh

Run tests with

./test.sh

`

About

Interpreter of Monkey language, written in GoLang


Languages

Language:Go 98.7%Language:Shell 1.3%