monkey
An interpreter for the Monkey programming language written in Rust. Based on the interpreter book by Thorsten Ball.
The official Monkey logo
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
Cargo.lock | ||
|
|
Cargo.toml | ||
|
|
LICENSE-APACHE.txt | ||
|
|
LICENSE-MIT.txt | ||
|
|
README.md | ||
An interpreter for the Monkey programming language written in Rust. Based on the interpreter book by Thorsten Ball.
The official Monkey logo