Mini-rust in Rust 008: Refactoring our parser

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

Our parser kinda works, but it needs some work to be less terrible. We've realised we did a few things in awkward or wrong ways, so let's fix them before they get out of hand.

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