|
|
|
|
|
by user5994461
3160 days ago
|
|
The majority of critical software is C, sometimes it's C++ or Ada instead. C++ actually proved difficult to adopt over C. The language is too difficult and the tooling is too poor. It's too hard to run a static analysis or prove 100% code coverage. |
|
With regards to tooling, the windows visual studio experience for C++ is widely counted as one of the best development setups in the industry for any language. I know lots of people working in other languages that envy what C++ developers get.