Monkey
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
| Designed by | Thorsten Ball |
|---|---|
| Appeared in | 2016 |
| Computational class | Turing-complete |
| Reference implementation | Implement it yourself! |
Monkey is a pedagogical programming language designed to be implemented by students of compiler theory. It was introduced in the book Writing an Interpreter in Go.