π¨ BIG NEWS π¨
Dozer has now compiled its first Rust program!
Granted, all it does is tokenize it, do some basic parsing, and the emission code only handles integer literals and doesn't handle signatures that aren't "() -> i32". But what is just compiled is basically valid Rust.
Only one way to go from here! rustc, here I come!
For those interested, the latest code is here:
https://codeberg.org/notgull/dozer