/Monkey-Go-Interpreter

This is a project from the book "Writing an Interpreter in Go" by Thorsten Ball.

Primary LanguageGo

Interpreter in Go

This is an ongoing project based off the book "Writing an interpreter in Go" by Thorsten Ball. The interpreter is built for the Monkey programming language, which is somewhere between Python and JavaScript.

Purchase the book here