- Fortran - Wikipedia
Fortran ( ˈ f ɔːr t r æ n ; formerly FORTRAN) is a third-generation, compiled, imperative programming language that is especially suited to numeric computation and scientific computing
- The Fortran Programming Language
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
- Fortran Tutorial - Online Tutorials Library
Fortran Tutorial - Learn Fortran programming from the ground up with our comprehensive tutorial covering syntax, data types, control structures, and more
- Fortran Wiki
Compilers and other Tools for Fortran programming: Source code editors, Automatic documentation, Debugging tools, Preprocessors, Unit testing frameworks, and more Libraries and Applications written in Fortran
- Fortran - IBM
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: Working, Applications, Pros and Cons - Spiceworks
Fortran is defined as a general-purpose compiled language used to run complex mathematical calculations and data operations, especially in the academic community, due to its performance and compatibility advantages
- The Fortran Language — Modern Fortran in Science and Technology 1. 1 . . .
Fortran was the first high-level language and was developed in the fifties The languages has since the developed through a number of standards Fortran IV (1966), Fortran 77, Fortran 90, Fortran 95, Fortran 2003, Fortran 2008 and the latest Fortran 2018
- 5 Reasons Why Fortran is Still Used - MatecDev
Fortran is a language that is specialized for high-performance computing Good reasons for its continued use today include its performance-centric culture, an easy-to-use array syntax, the guarantee of long code longevity, and intrinsic distributed-memory parallelism via coarrays
|