Rust and GCC, two different ways
Rust and GCC, two different ways
Posted Oct 4, 2021 17:03 UTC (Mon) by eru (subscriber, #2753)Parent article: Rust and GCC, two different ways
A benefit not mentioned is that a truly independent reimplementation helps expose ambiguities in the definition of the language, and ensures the future of the language is not tied to just one implementation project, a consideration if you plan on using it in a long-lived software project.
