this post was submitted on 05 Aug 2024
930 points (97.4% liked)

Programmer Humor

19187 readers
1210 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
930
Evolution of C (programming.dev)
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 month ago (1 children)

IIRC it's garbage collected, so really it's just a version of Java.

[–] qaz 2 points 1 month ago* (last edited 1 month ago) (1 children)
[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

Apparently, I do not RC. I might have been thinking of Nim. A quick search indicates it's not memory-safe, though. It has a few helpful features to keep errors under control, but that's it.