• ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    1 day 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
      link
      fedilink
      arrow-up
      4
      ·
      1 day 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.