• Troy@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    15 days ago

    Don’t get me wrong. There is still a time and a place for Fortran. And this will also likely always be the case for C++. But I’m not sure it is entirely wise to choose it if you’re creating a new project anymore.

      • lad@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        15 days ago

        A lot of computational heavy tasks for science were done in Fortran at least ten years ago (and I think still are). I was told that’s mainly because Fortran has a good deal of libraries for just that, and it was widely taught in academia so this is a common ground between the older and newer generations.

        I think it may be gradually superseded by Python, but I don’t know if it is