this post was submitted on 15 Nov 2023
957 points (96.1% liked)

Programmer Humor

32179 readers
58 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 79 points 10 months ago* (last edited 10 months ago) (1 children)

Rust: works

Zig: segmentation fault

[–] [email protected] 2 points 10 months ago (1 children)

So how is Zig different from C or C++, then?

[–] ledtasso 6 points 10 months ago

Much nicer than C, much simpler than C++, much less cruft than both.