> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/programming-languages/c.md).

# C

## Books

* [C Books](/programming-languages/c/books.md)

## 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.
