Mini-rust in Rust 003: Much prettier errors

November 15, 2024 [Programming, Programming Languages, Rust, Tech, Videos] #mini-rust

More of the very basic structure of our interpreter: making the error messages from the lexer point at the exact line of code, in a pretty way.

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