It's far past time to put C to bed. D, Go, Java, Zig, etc. are all languages that one can use to do approximately C-like things without as much danger. I am tired of seeing a literal Twitter feed of memory unsafety security bugs [0]. We can do better. [0] https://twitter.com/LazyFishBarrel
Good luck rewriting all the programs that are written in C without introducing new security problems.
[1] https://andrewkelley.me/post/zig-cc-powerful-drop-in-replace...