Rust, Python and Fish

Quick reminder! You can get my posts fresh in your inbox if you join the mailing list here… Read more

Similar

Rust Programs Written in Rust

mustang is a system for writing Rust programs entirely in Rust, meaning they don't use libc, crt1.o, or any C code. It's experimental, but it's complete enough to run a std-using Hello World and other simple programs on Linux on x86-64, x86, and aarch64. (more…)

Read more »