An interpreter for the Monkey programming language written in Rust.
The Monkey script language is designed for learning in the Writing an interpreter in Go book.
$ cargo test$ cargo run example/fib.monkey$ cargo run| Name | Name | Last commit date | ||
|---|---|---|---|---|
An interpreter for the Monkey programming language written in Rust.
The Monkey script language is designed for learning in the Writing an interpreter in Go book.
$ cargo test$ cargo run example/fib.monkey$ cargo run