/interpreter

monkey interpreter written in Go

Primary LanguageGoMIT LicenseMIT

Interpreter

Interpreter for Monkey programming language.

Get Started

Just execute following command:

go run main.go

And you will see a REPL environment:

Hello {username}! This is the Monkey programming language!
Feel free to type in commands
>>