Comment on Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030
franzbroetchen@feddit.org 3 weeks agoMaybe if the languages are very similar. If you convert C to Rust using AI it might work well but will most definitely not leverage the unique features of Rust. Might as well stay with C in that case. Migrating from an object oriented language like C++ to a procedural language such as Rust will most likely produce a burning pile of shit