this post was submitted on 01 Apr 2024
240 points (93.2% liked)

Programmer Humor

19480 readers
1799 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 26 points 7 months ago (12 children)

Ah yes, the rust zealots shitting on one of the most important languages of all time... again.

Kinda weird how the number one way to promote Rust has been to downplay C and others.

[โ€“] [email protected] 13 points 7 months ago

The specifics of C's design could barely be less important. In the 70s it was one of countless ALGOL derivatives churned out on-demand to support R&D projects like Unix.

Unix succeeded, but it could have been written in any of these languages. The C design process was governed by the difficulty of compiler implementation; everyone was copying ALGOL 68 but some of the features took too long to implement. If Dennis Ritchie had an extra free weekend in 1972, C might have a module system. But he didn't, so it doesn't.

load more comments (11 replies)