Monkey I'm following along the book "Writing An Interpreter In Go" by Thorsten Ball and implementing a toy language call Monkey. I am using Rust instead of Go to help learn the language.