⚠️ BIG DOZER NEWS ⚠️
Dozer, my Rust compiler written in C, just compiled its first "hello world" application! Thanks to the power of "linking to libc" we can now print "hello world" to the console!
This is a start. Next I want to get traits and generics working.