Tree walking interpreter for the monkey programming language described in the book 'Writing an interpreter in Go' by Thorsten Ball. Except that it's written in rust.
ChrisLuckenbaugh/monkey-rust
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Tree walking interpreter for the monkey programming language described in the book 'Writing an interpreter in Go' by Thorsten Ball. Except that it's written in rust.