An open API service indexing awesome lists of open source software.

https://github.com/checkedc/checkedc-clang

This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
https://github.com/checkedc/checkedc-clang

c clang llvm memory-safety programming-languages system-programming type-safety

Last synced: 5 months ago
JSON representation

This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.

Awesome Lists containing this project