C Is Not a Low-level Language: Your computer is not a fast PDP-11.
David Chisnall (30 April 2018)đź”— https://queue.acm.org/detail.cfm?id=3212479
âš“ #programming-languages #operating-systems #bcs2220 #bcs2140 #bcs
An excellent paper that skewers the common cultural understanding of the C programming language as being a “low-level” or “portable assembly” language. Modern CPUs have diverged so far from the C abstract machine that C no longer provides predictable “close-to-the-metal” guarantees.
