crustc: entirety of `rustc`, translated to C
Summary
Crustc is a project that translates rustc into C, enabling building a Rust compiler with GCC and make. It introduces cilly, a Rust-to-C compiler backend, and discusses network transparency, ABI considerations, prerequisites, and reproduction steps, highlighting open-source experimentation and the goal of enabling Rust on hardware without LLVM/GCC support.