1027
submitted 2 years ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 18 points 2 years ago

Rust: it will take 10 months to build the app you want, but it will run super fast.

Zig: it will take 10 days to build the app you want, but it will run super fast.

You get to pick one cult. Which one is it?

[-] [email protected] 97 points 2 years ago* (last edited 2 years ago)

Rust: works

Zig: segmentation fault

[-] [email protected] 20 points 2 years ago* (last edited 2 years ago)

Also no higher-order functions like map, filter, reduce etc.

Really weird design decision for a brand new language.

Comptime is pretty dope tho, I wish Rust had that instead of relying on macros so much.

[-] [email protected] 3 points 2 years ago

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

[-] [email protected] 6 points 2 years ago

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

[-] [email protected] 1 points 2 years ago

@CanadaPlus @unique_hemp the biggest difference is that they don't make any memory changes invisibly

load more comments (12 replies)
this post was submitted on 15 Nov 2023
1027 points (96.2% liked)

Programmer Humor

37176 readers
91 users here now

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

Rules:

founded 5 years ago
MODERATORS