Is FORTRAN still used in 2020?
Developed at IBM in the 1950’s by John Backus, Fortran is a general-purpose language designed for scientific and engineering work, and remains in widespread use today for that purpose, including to write benchmark tests for the world’s fastest supercomputers.
Who developed FORTRAN IV?
John Backus
Fortran was originally developed by IBM in the 1950s for scientific and engineering applications, and subsequently came to dominate scientific computing….Fortran.
Designed by | John Backus |
Developer | John Backus and IBM |
First appeared | 1957 |
Stable release | Fortran 2018 (ISO/IEC 1539-1:2018) / 28 November 2018 |
Major implementations |
---|
Does anyone still use FORTRAN?
Fortran is rarely used today in industry — one ranking ranks it behind 29 other languages. However, Fortran is still a dominant language for the large scale simulation of physical systems, ie. for things like the astrophysical modeling of stars and galaxies, hydrodynamics codes (cf.
Does NASA use Fortran?
The Fortran programming language remains quite popular in a number of scientific and engineering communities and continues to serve a mission-critical role in many NASA projects.
What made Fortran successful?
FORTRAN enabled the rapid writing of computer programs that ran nearly as efficiently as programs that had been laboriously hand coded in machine language.
What companies still use Fortran?
Who uses Fortran?
Company | Website | Company Size |
---|---|---|
Federal Reserve Bank of Philadelphia, Inc. | philadelphiafed.org | 500-1000 |
Federal Emergency Management Agency | fema.gov | >10000 |
Lorven Technologies | lorventech.com | 50-200 |
CONFIDENTIAL RECORDS, INC. | confidentialrecordsinc.com | 1-10 |
How difficult is Fortran?
Fortran is easy to learn The old versions of Fortran (Fortran77) were indeed easy to learn (for some people). But so are many modern languages like Matlab, Python and R. If you’ve never programmed before in your life, you will not find Fortran90 (for example) so easy to learn.
Is Fortran better than C?
Judging the performance of programming languages, usually C is called the leader, though Fortran is often faster. New programming languages commonly use C as their reference and they are really proud to be only so much slower than C.