1 link tagged with all of: programming + memory-safety + open-source
Click any tag below to further narrow down your results
Links
Fil-C is a memory-safe version of C and C++ that maintains high compatibility with existing code. It detects memory safety errors through runtime checks and allows many popular programs to run with little to no changes. The compiler is based on clang and supports modern build systems.