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.
More info: https://artificialworlds.net/blog/2024/11/15/mini-rust-in-rust-003-much-prettier-errors/
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.
More info: https://artificialworlds.net/blog/2024/11/15/mini-rust-in-rust-003-much-prettier-errors/