Mini-rust in Rust 028: Lexing plus-equals

May 09, 2025 [Programming, Programming Languages, Rust, Tech, Videos] #mini-rust

Adding another two-character operator to our lexer, which is surprisingly more complicated than I expected.

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