Co-Array Fortran
- http://www.co-array.org/
- Small extension to Fortran 95 providing an explicit notation for data decomposition, such as that often used in message-passing models.
Introduction to Pfortran
- http://planguages.cs.uchicago.edu/html/pfintro.html
- 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.
The Fortran Company
- http://www.fortran.com/
- Site contains products, services, and general information related to the Fortran programming language. Offers products, services, training and freeware.