Mini-rust in Rust 025: Parsing let mut

April 18, 2025 [Programming, Programming Languages, Rust, Tech, Videos] #mini-rust

Continuing trying to get the simplest bit of real code we could think of to work, we need to finish off less-than-or-equals, and also make let mut work.

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