Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

checked-c

< >

checked-c is a programming language created in 2015 by David Tarditi.

#576on PLDB 9Years Old
Download source code:
git clone https://github.com/Microsoft/checkedc
Homepage · Source Code

Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.


- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0