C programming langauge

Created: by Pradeep Gowda . Updated: Nov 01, 2023 Tagged: programming-language · c

Why C?

“The Endurance of an Unmanageable Language” - Some Were Meant for C ; via ATS As a Systems Programming Language .

Tooling

Why not C?

C Is Not a Low-level Language - ACM Queue

Books

People and blogs

Important

C libraries

C programming practices

Cool stuff

Programming Language Theory

we argue that the C standard does not allow Turing complete implementations, and that its evaluation semantics does not preserve typing. Finally, we claim that no strictly conforming programs exist. That is, there is no C program for which the standard can guarantee that it will not crash.

Discussions