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

https://github.com/prologic/monkey-lang

🐵 Monkey programming language interpreter designed in Writing An Interpreter In Go and Writing a Compiler in Go. A step-by-step walk-through where each commit is a fully working part. Read the books…
https://github.com/prologic/monkey-lang

Last synced: about 1 year ago
JSON representation

🐵 Monkey programming language interpreter designed in Writing An Interpreter In Go and Writing a Compiler in Go. A step-by-step walk-through where each commit is a fully working part. Read the books…

Awesome Lists containing this project

README

          

# monkey-lang
🐵 Monkey programming language interpreter designed in Writing An Interpreter In Go and Writing a Compiler in Go. A step-by-step walk-through where each commit is a fully working part. Read the books…

This project has moved to [git.mills.io/prologic/monkey-lang](https://git.mills.io/prologic/monkey-lang)