Originally posted by rickst29
View Post
I'm unlikely to write a GUI in Fortran, but I do know of business applications that were written in Fortran calling screen-handling (80x24, not bitmapped) libraries - that have been in use in industry for over 30 years. I would not recommend that approach now, but it was, at the very least, workable. Oddly enough, several attempts were made to replace the applications with more 'modern' approaches, all of which failed as they required far more machine resources to achieve the same tasks.
I certainly don't think that Fortran is the best tool for all programming jobs. Far from it. But in cases where Fortran is doing what it is good at (outlined in other people's postings above) it is hard to beat. There is a huge amount of work that has gone into the scientific and technical libraries, and replicating even part of that legacy would take a lot of time and money, so it is difficult to make a case for replacing them that generates the necessary payback. It is interesting to speculate on what might offer such a payback.
Leave a comment: