An open API service indexing awesome lists of open source software.

https://github.com/sleepy-monax/monkey

📕 My implementation of the monkey programing language from "Writing An Interpreter In Go"
https://github.com/sleepy-monax/monkey

book exercise golang programming-language

Last synced: 10 months ago
JSON representation

📕 My implementation of the monkey programing language from "Writing An Interpreter In Go"

Awesome Lists containing this project

README

          

# monkey
📕 My implementation of the monkey programing language from "Writing An Interpreter In Go"