Mini-rust in Rust 024: Lexing the <= sign

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

Now we're going to try and get a little code snippet that calculates factorials to work. First up: lexing the <= sign!

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