logo

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

time4 mo agoview24 views

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

More info: https://artificialworlds.net/blog/2025/04/11/mini-rust-in-rust-024-lexing-lte

Loading comments...