Please refer to the documentation for syntax and features of Monkey Programming Language
cargo run
- Adding the functionality of inputing a file and outputing the evaluated result to terminal
- Creating a Compiler and Virtual Machine for my Monkey Interpreter