• SuperFola@programming.devOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    7 months ago

    Yes, alas C++ is fun, but very quirky. Perhaps too much. For big (new) projects I wouldn’t recommend it. People are trying to fix it but it’s hard and without breaking old features I don’t think it will be possible to make it better and improve it even more.

    • 5C5C5C@programming.dev
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      7 months ago

      The only way to fix C++ is if you’re willing to break backwards compatibility and invent C++2.0.

      But that already exists, and it’s called Rust.