Today let's begin to look at the Crafting Interpreters book, and see how we can port it to Rust. Since I'm a Rust beginner, this will help me learn the langauge more in-depth than before.
The book: https://craftinginterpreters.com/contents.html
In this video, I skim the first few sections, and then start work on the "Scanner" part of the AST version of the interpreter.
Come join me on Twitch - https://www.twitch.tv/unclescientist
#rust #rustlang