Cyclone was supposed to be a safer dialect of C. Shouldn’t it have replaced C by now, while also adding some improvements and reducing the burden of legacy code?

  • velox_vulnus@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    I read their webpage, but it is really vague. From a legacy point-of-view, wouldn’t it be better to incrementally add better language features, and if there happens to be a huge, breaking paradigm shift, initiate necessary refactoring of code base?

    Basically, what I mean is something like:

    C --> Cyclone --> improved dialect v1 --> improved dialect v2 --> Memory-safe unintelligible future dialect