So, I wrote a compiler for the 65816 in Rust. It has minimal syntax, and produces proven optimal code.
Of course, it only accepts a 16-bit signed or unsigned integer as input. Yes, integer. Singular.
But, it works, it's mine, and I'm proud of myself for writing it.
Thank you.