pull down to refresh

TrapC, a fork of the C language, is being developed as a potential solution for memory safety issues that have hindered the C and C++ languages.
TrapC is a proposed C-language extension compiler intended to be implemented as a cybersecurity compiler for C and C++ code, said developer Robin Rowe. “Think of TrapC as wishing C was memory-safe, while also wishing it a bit more like C++, but not so much that it becomes a lot to learn like C++. C code can be safer with C++ constructors and destructors,” said Rowe. “Moreover, C/C++ code should be safe by default, not blunder on after a programmer didn’t check for an error code.”