Mini-rust in Rust 010: Lexing an assignment

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

We're ready to lex a proper statement: specifically a "let" statement that will give a variable its value.

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