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

https://github.com/kkirsche/monkey

Monkey Language Interpreter
https://github.com/kkirsche/monkey

Last synced: about 2 months ago
JSON representation

Monkey Language Interpreter

Awesome Lists containing this project

README

          

# Monkey

This repository implements a toy Monkey Language Interpreter based on the guide provided in https://interpreterbook.com