We’re finally ready to break it all down! Our lexer can do almost enough to let us handle “3 + 5”, so we’ll set that up, and then parse that expression into a syntax tree.
You can find the source code at codeberg.org/andybalaam/milk and more of my stuff at artificialworlds.net