monkey This is a practice of implementing an interpreter using golang, following 'WRITING AN INTERPRETER IN GO'. https://interpreterbook.com/ usage go get -u github.com/0daryo/monkey make XX.od file in root dir run monkey exec XX