Safe C++ Extensions proposal would provide C++ developers with memory-safe implementations of essential data structures and algorithms, along with features that prevent common memory-related errors.
The C-language extension compiler includes memory-safe pointers along with new safety features not found in C or C++. TrapC, a fork of the C language, is being developed as a potential solution for ...