Checkedc

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.
Alternatives To Checkedc
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Checkedc3,190
2 years ago61otherC
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.
Llvm Examples25
7 months ago1C++
Running and building LLVM on Windows
Compiler Tests20
10 months ago2mitC
This repo contains Microsoft compiler-tests to validate Windows platform particulars.
Alternatives To Checkedc
Select To Compare


Alternative Project Comparisons
Popular Microsoft Projects
Popular Llvm Projects
Popular Companies Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Microsoft
Programming Language
Llvm
Clang