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

https://github.com/svenrisse/go-monkey

Monkey Programming Language
https://github.com/svenrisse/go-monkey

go golang learning monkey-programming-language thorstenball

Last synced: 4 months ago
JSON representation

Monkey Programming Language

Awesome Lists containing this project

README

          

# Monkey Programming Language

**Monkey interpreter & compiler implementation in Go, based on Thorsten Ball's [Writing An Interpreter In Go](https://interpreterbook.com/) and [Writing A Compiler In Go](https://compilerbook.com/) books.**

## License

MIT License ([LICENSE](LICENSE)).