I didn’t read the (very long) appendix, but it was a good rebuttal to the stupid US gov recommendations against C and C++.
Honestly, though, I think it is just a bunch of people with some sticks up their butts hating on C and C++.
Bad code is consistently written in every language — and you can’t honestly tell me that you can write an OS or hardware driver in the alternative “safe” languages, at least without some bloat.
I think this will be awesome if it eventuates, because it will fix a lot of the problems C++ has with safety, and it will make it easier to use. If all the things mentioned in Herb's paper and cppfront are implemented, that will be excellent IMO.
I posted because of the comedy of not agreeing about the M&M's :+)
However I agree, it's anecdotal evidence. But I am guessing there must something that gives them that confidence, albeit if it perceived.
An experienced C++ code can look at code and be able to say: "That is robust code.". Is there something in Rust which makes it easier to come to that conclusion?