Fortran computer programs have been written to support scientific and engineering applications, such as numerical weather prediction, finite element analysis, computational fluid dynamics, plasma physics, geophysics, computational physics, crystallography and computational chemistry.
Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. You can run almost the same code on a single CPU, on a shared-memory multicore system, or on a distributed-memory HPC or cloud-based system.
Originally known as FORTRAN, but written in lower case since the 1990s with Fortran 90, this language was developed initially by John Backus as a way to make writing programs for the IBM 704...
Fortran was originally developed by a team at IBM in 1957 for scientific calculations. Later developments made it into a high level programming language. In this tutorial, we will learn the basic concepts of Fortran and its programming code.
From its creation in 1954 and its commercial release in 1957 as the progenitor of software, Fortran (short for formula translation) became the first computer language standard. It helped open the door to modern computing and ranks as one of the most influential software products in history.
Fortran (originally FORTRAN, from FOR mula TRAN slation) is a general-purpose, compiled imperative programming language that is especially popular for numerical and scientific computing.
FORTRAN, computer programming language created in 1957 by John Backus that shortened the process of programming and made computer programming more accessible. The creation of FORTRAN, which debuted in 1957, marked a significant stage in the development of computer programming languages.
The Fortran Wiki is an open venue for discussing all aspects of the Fortran programming language and scientific computing. See the mission statement for more details.