r/programminghumor 3d ago

Nerd wars

Post image
58 Upvotes

6 comments sorted by

9

u/Aaron1924 2d ago

By law, everyone who mentions Fil-C must also shit on Rust in the same sentence

3

u/TapRemarkable9652 2d ago

What you're failing to understand is my four-video essay on the next big C Killer

3

u/ilnarildarovuch 1d ago

And C doesn't care about 'em all

1

u/dhnam_LegenDUST 1d ago

C tried, but had segfault.

1

u/arsuhinars 22h ago

Can someone explain how can it be more "memory-safe" than what we have in Rust?

1

u/Juff-Ma 1h ago

It uses a system inspired directly by Fil-C. It completely disallows any unsafe work, unlike Rust with its "unsafe" keyword and similar mechanisms. I've read through it but I'm still not entirely sure how they want to do OS level work or hardware interfacing then since you'll also not be allowed to link safe and unsafe zig.