Java/C# vs Rust
Java/C# vs Rust
Posted Aug 16, 2024 12:52 UTC (Fri) by joib (subscriber, #8541)In reply to: WUFFS by khim
Parent article: Standards for use of unsafe Rust in the kernel
Well, Java was two decades before Rust, and allowed developers to write code that was safer from many common errors that plague C and C++ codebases. Yes, Java enterprise culture created a lot of ridiculousness (AbstractIntegerAdditionFactoryBean memes etc.), but still, had all the zillions of lines written in Java/C# instead been written in C/C++, the CVE database might have imploded into a black hole.
Would it have been better if Rust had been available in 1995? Yes, but it wasn't. Well, Haskell was around then and roughly as popular as today? ;)
