Monkey This is a simple implementation of the monkey language interpreter in Go. The language is based on the book "Writing an Interpreter in Go" by Thorsten Ball. Features Lexer Parser