ody 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/ody make XX.od file in root dir run ody exec XX