- Fortran - Wikipedia
Fortran ( ˈfɔːrtræ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 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
- Learn — Fortran Programming Language
Try the quickstart Fortran tutorial, to get an overview of the language syntax and capabilities
- Fortran Tutorial - Online Tutorials Library
Learn Fortran programming from the ground up with our comprehensive tutorial covering syntax, data types, control structures, and more
- Hello world — Fortran Programming Language
Congratulations, you’ve written, compiled and run your first Fortran program! In the next part of this tutorial, we will introduce variables for storing data
- Fortran Wiki
Compilers and other Tools for Fortran programming: Source code editors, Automatic documentation, Debugging tools, Preprocessors, Unit testing frameworks, and more
- Fortran Language — LFortran
Fortran was designed from the ground up to naturally and simply translate mathematics to code that compiles and runs at maximum speed
- Fortran 90 — Fortran90 1. 0 documentation
What are good books to learn Fortran from? What are other good online Fortran resources? How to do dynamic dispatch in Fortran (like ‘void *’ in C)? How to interface Fortran with C and Python? What is the most natural way to handle initial and final points of intervals? What is the most natural starting index for numbering?
|