191
submitted 1 month ago by cm0002@lemmy.world to c/linux@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] ubergeek@lemmy.today 1 points 1 month ago

More akin to Elon insisting the cybertruck is the way of the future, and people just keep buying Rivians and internal combustion vehicles.

[-] ZILtoid1991@lemmy.world 3 points 1 month ago

Especially as there's D, a language that when used in betterC mode, is on-par with C, minus the archaic precompiler, which is replaced with very powerful metaprogramming capabilities.

[-] FizzyOrange@programming.dev 4 points 1 month ago

D didn't catch on for many good reasons... And it never will. Zig has way more momentum (and it better!) as a "better C", and obviously the main draw of Rust is memory safety without GC which D doesn't have.

[-] ZILtoid1991@lemmy.world 1 points 1 month ago

D has a way for GC free operation, the easiest way is by using it in BetterC mode. The harder way is writing your own runtime without a GC.

[-] FizzyOrange@programming.dev 3 points 1 month ago

Yes but that isn't memory safe.

this post was submitted on 08 Feb 2025
191 points (98.5% liked)

Linux

6868 readers
120 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS