This is a interpreter written in rust following along with the book Crafting Interpreters
Also following along with CodeScope in this series Creating a new programming language with Rust
Felt like i was just copying code from CodeScope so it incomplete for now
May start from scratch again in the future