Mini-rust in Rust 011: Parsing an assignment plus expression

January 10, 2025 [Programming, Programming Languages, Rust, Tech, Videos] #mini-rust

Last time we lexed an assignment statement. This time: parsing it, so we're ready to execute it!

You can find the source code at codeberg.org/andybalaam/milk and more of my stuff at artificialworlds.net