this post was submitted on 28 Feb 2024
297 points (94.9% liked)

Programmer Humor

25726 readers
1744 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] SlopppyEngineer@lemmy.world 7 points 1 year ago (1 children)

And C/C++ are like that by design. Compiled languages were new and the developers were afraid additional checks would decrease performance. It was certainly performant in racing toward a crash.

[โ€“] mox@lemmy.sdf.org 4 points 1 year ago

And C/C++ are like that by design. Compiled languages were new and the developers were afraid additional checks would decrease performance.

If you have a credible citation showing that was what guided K&R's decisions, I think you should post it.