In this page you can find a collection of resources concerning
Fortran, an ancient
programming language, so much criticized, but still alive in our
programs.
Gl2ps-af, Fortran interface
and GNU Autotools support
for Gl2ps library
Makefile-fortran,
how to create by hand a makefile which satisfies the most common needs
of a simple project in Fortran
Advanced Fortran 90/95 course with bases
of Fortran 2003 and object oriented programming in Fortran (ARPA-SIMC,
in Italian)
f90structure, a set
of Fortran include files which allow to transform an intrinsic or
derived f90/f95 data type into a dynamically extendible array or
linked list, in an object oriented fashion