Mini-rust in Rust 009: Handling parsing errors

December 27, 2024 [Programming, Programming Languages, Rust, Tech, Videos] #mini-rust

We promised ourselves we'd make sure error messages were good before it got too tricky to do it right, so now we have to bite the bullet and make our parsing errors nicer.

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