# C

## Books

* [C Books](https://wiki.dewaka.com/programming-languages/c/books)

## Compilers

* [gcc](https://gcc.gnu.org/)
* [clang](https://clang.llvm.org/)
* [Compcert C Compiler](http://compcert.inria.fr/compcert-C.html) - CompCert C is a compiler intended to be used is the compilation of life-critical and mission-critical software written in C and meeting high levels of assurance.
