These are my humble beginnings in learning Rust and getting a basic understand of Parsing and Interpreters.
I'm following the awesome Let's Build A Simple Interpreter Tutorial Series by Ruslan Spivak here and continuously try to refactor it all to reach a somewhat idiomatic Rust codebase at some point.