Co-Array Fortran - Small extension to Fortran 95 providing an explicit notation for data decomposition, such as that often used in message-passing models.
COMP-FORTRAN-90 - Fortran 90/95/2003 discussion group, with archived messages. Members of the Fortran standards committee and other experts participate.
Fortran - My Tech Blog - A ebooks link collection on various aspects of Fortran including mixed language and parallel programming.
The Fortran Company - Site contains products, services, and general information related to the Fortran programming language. Offers products, services, training and freeware.
Fortran F90/95 & Linux OS - Discusses using Fortran on Linux and provides links to Fortran code repositories and compiler vendors.
Fortran Forum - Addresses the Fortran language, its uses, profitability, standardization, further evolution, and the implementation of Fortran compilers. Published three times a year by the Association for Computing Machinery.
Fortran Friends - Self-help group of RISCOS users who use Fortran, mainly for scientific applications.
Fortran Library - Site to find full information related to the fortran programming language. Tutorials, compilers, and free software.
High Performance Computing: UCLA Plasma Simulation Group - Links to papers on Object-Oriented Programming in Fortran 90, Optimization techniques for RISC processors, Parallel Particle-in-Cell Codes, Parallel Computing Tutorial, and Modernization of Fortran Legacy Codes.
Introduction to Pfortran - Programming method to ease the job of writing parallel programs for massively parallel computers by providing constructs to coordinate non-local memory accesses. Central is an operator specifying location of off-processor variables and an operator for aggregate operations.
Michael Olagnon's Fortran 90 List - Links to compilers, libraries, tools, documentation, benchmarks, meetings, and related languages.
Object-Oriented Fortran 90 - Summarizes much of the current work in OO programming using Fortran 90 on scalar workstations and distributed-memory supercomputers.
Objexx - Fortran to C++ Conversion - Service to convert Fortran 77 to fully ANSI/ISO compliant C++ to preserve the value of the code and existing documentation.
Petition to Retire Fortran - Online petition to retire Fortran, with ten reasons given. Has FAQ and rebuttal by Van Snyder.
Polyhedron Software - Fortran compilers, tools and libraries, Mathematica, Tecplot, and consultancy services.
Task Parallelism and Fortran - Describes the High Performance Fortran / Message Passage Interface and Fortran-M projects.