> A modern Fortran development environment for Microsoft Windows, Apple macOS, and GNU/Linux systems.
It was quite interesting to read the list of available features [2].
141–150 of 255 posts
> A modern Fortran development environment for Microsoft Windows, Apple macOS, and GNU/Linux systems.
It was quite interesting to read the list of available features [2].
It's definitely not a dead language – a new Fortran front-end has recently been accepted into the LLVM project, joining Clang. So LLVM's only in-tree supported languages (excluding the various IRs) will be C, C++, Objective-C, and Fortran. It had been scheduled for merge into the LLVM monorepo 2 days ago, but has been delayed pending some additional architecture review.
Latin was dead long before it stopped being used in written works. It died when it stopped being spoken and stopped changing. I don't know if Fortran would be considered dead by the "no longer adapting" definition, but that it's still in use isn't proof it's alive.
In regard to Fortran, things are changing too. There's even a Fortran 2018 standard, which is fairly close to Fortran 2008, but would be almost unrecognizable to people who learned Fortran 77 or earlier.
Should have been called Fortran on Freeways.
It's definitely not a dead language – a new Fortran front-end has recently been accepted into the LLVM project, joining Clang. So LLVM's only in-tree supported languages (excluding the various IRs) will be C, C++, Objective-C, and Fortran. It had been scheduled for merge into the LLVM monorepo 2 days ago, but has been delayed pending some additional architecture review.
Latin was dead long before it stopped being used in written works. It died when it stopped being spoken and stopped changing. I don't know if Fortran would be considered dead by the "no longer adapting" definition, but that it's still in use isn't proof it's alive.
Here’s an IDE for FORTRAN [1] if anyone is interested to write some programs in it. > A modern Fortran development environment for Microsoft Windows, Apple macOS, and GNU/Linux systems. It was quite interesting to read the list of available features [2]. [1] https://simplyfortran.com/ [2] https://simplyfortran.com/features/
Google has this thing called “Testing on the Toilet” where they post factoids about Google’s codebase and best practices. I read one and it said FORTRAN is a highly secure language (or there haven’t been any security vulnerabilities found in the language in a while). Devil’s advocate for not writing FORTRAN off completely at first sight.
Or is it just because no one uses it? Apple used to run ad campaigns about how Macs were immune to viruses and therefore highly secure. Turns out enough people just weren't using Mac, and viruses started popping up once it went mainstream.
Fortran actually isn't a static language. It's evolved over time. The last significant revision according to wikipedia is just over a year old. The beauty and horror of it probably depends which era of it you're looking at.
Coming from a C++/Java background, I loved the fact that in 2 hours I was able to learn enough Fortran 77 to take ownership of a very large app.
Should have been called Fortran on Freeways.