Monkey is a programming language that is written in Rust. It is a toy language that is inspired by the book "Writing An Interpreter In Go" by Thorsten Ball.
- Let statements
- Return statements
- If expressions
- Integers
- Boolean
- String
- Arrays
- Functions
- Closures