Mini-rust in Rust 014: Evaluating an assignment

January 31, 2025 [Programming, Programming Languages, Rust, Tech, Videos] #mini-rust

Finally, we are going to execute a real piece of code that actually looks like a programming language! We are setting a variable to a value, and then using that variable later on...

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