This is an attempt to implement an interpreter for the Monkey Programming Language following this book. However, instead of Go I am going to implement it in Rust.
bo-dani/evolutio
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an attempt to implement an interpreter for the Monkey Programming Language following this book. However, instead of Go I am going to implement it in Rust.