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

https://github.com/stevehobbsdev/monkey

Implementation of the Monkey programming language from Thorsten Ball's "Build an interpreter" book
https://github.com/stevehobbsdev/monkey

Last synced: 11 months ago
JSON representation

Implementation of the Monkey programming language from Thorsten Ball's "Build an interpreter" book

Awesome Lists containing this project

README

          

# monkey
Implementation of the Monkey programming language from Thorsten Ball's "Build an interpreter" book