Tutorial: Mixed C and Fortran...and some LAPACK - Covers some of the basics of mixed C and Fortran using LAPACK from the Accelerate framework. - http://www.macresearch.org/tutorial_mixed_c_and_fortran_and_some_lapack
Fortran and Windows - How to do it! - Discusses the creation of Windows programs using the tools supplied by compilers, 3rd party development packages, and using DLLs. - http://www.polyhedron.co.uk/winnl.html
Creating a Windows DLL with Visual Fortran - By John Nolan, also covers linking a DLL to S-Plus under Windows. - http://academic2.american.edu/~jpnolan/Misc/FortranDLL.html
Fortran for Microsoft.NET - By Narayana Rao Surapaneni, uses the Lahey/Fujitsu compiler. - http://www.codeproject.com/dotnet/intro_fortran.asp
Using Fortran with R in Windows - Discusses how to write extensions for R statistical programming language using Compaq Visual Fortran 6.1 and 6.6, g77, and Salford FTN95. - http://www.stats.uwo.ca/faculty/murdoch/software/compilingDLLs/fortran.html
Combining Fortran and Tcl in One Program - Article by Arjen Markus describing a small client-server system for on-line visualisation, using Fortran and Tcl. - http://wiki.tcl.tk/4004
Managing Fortran Programs - Article by Arjen Markus about managing interactive Fortran programs via Tcl. Has Fortran 95 and Tcl code. - http://wiki.tcl.tk/3359
Mixing C, C++, and Fortran 77 - Article by the Chiral Data company. - http://www.chiralcomp.com/support/mixing_f77_c_cpp/
F Programming, A Tutorial Introduction - By Robert Moniot, provides a short introduction to the F programming language, which is a subset of Fortran 95. This book, organized in tutorial style, is intended for the novice programmer who wants to learn enough Fortran to do typical numerical computa - http://www.swcp.com/~walt/fortran_store/Html/Info/books/ftutorial.html
Notes on Fortran Programming - Information about Fortran, programming, tools, floating point type, external environment. - http://www.ibiblio.org/pub/languages/fortran/