Why is FORTRAN a problem? FORTRAN is under active development; the next revision is planned for release in 2023. And it's well-suited to certain kinds of computational problems. If you have FORTRAN code, hire competent programmers, teach them the language, and maintain your code. It's not that hard. I rarely program in FORTRAN anymore, but I use a FORTRAN-based application every day, and it works just fine.The amount of important but ancient systems that run on essentially dead languages like FORTRAN in all sorts of important fields (transportation/logistics, banking, insurance, industrial controls, government, the military, etc.) scares me sometimes. Stuff like this is going to keep happening again and again.
Lotta public and private entities out there stuck sitting on those systems, unable to update or maintain them well and hoping they just keep working, and unable to bear the cost of completely redoing it on the fly into a more modern language/system that would be bumpy to implement but easier in the long run.
IMO, the far greater threat to computing integrity comes from the rapid application development paradigm that has seized the industry over the last 20+ years...churn out under-tested applications and enhancements to be on the bleeding edge and let your customers find the bugs. Billions of dollars of productivity lost because of this over the last two decades.
Last edited: