几种Fortran 编译器
---------------------------------------------------------------------------------------
1.CVF
Compaq Visual Fortran CVF, 当今PC平台上功能相当强大与完整的Fortran程序开发工具,还用于Abaqus的开发。
1997年,微软将Fortran PowerStation卖给DEC之后,微软就不再出版Fortran编译器了。后来DEC并入了Compaq,再后来Compaq又和HP合并了。现在最新的版本是HPjava编译器ide最新版下载出的Fortran for Windows v6.6,现在HP/Compaq已经不再开发Fortran了,CVF 6.6是最终的版本了,CompaqFortran开发小组已经投入Intel旗下,目前Intel已经有Intel Visual Fortran 11.0Compaq Visual Fortran 6.6官方的单价也相当昂贵。
Compaq Visual Fortran 6.6 下载:
wwater.a365/SoftDown.asp?ID=11937
Compaq Visual Fortran 6.6 绿版下载:
www.xpblue/down/10915.html
Compaq Visual Fortran 6.5 下载:
            www.fortran/soft/fortran6.5.rar
            ftp://2006:2006@ftp1.3qu/36/3Qu.Net-002124.rar
---------------------------------------------------------------------------------------
2. IVF
Intel Visual Fortran (IVF)Compaq Visual Fortran* (CVF) 语言的丰富功能与英特尔代码生成及优化技术结合在一起。目前Intel已经有Intel Visual Fortran 11.0
下载:
Intel
ftp://166.111.26.159/software/science/
ftp://202.112.85.101/pub2/Windows/Scientific_Tools/Fortran/Intel.Fortran.Compiler/
jsy./maths/下载。IVF10可以用IVF9licence
registrationcenter-download.intel/irc_nas/730/w_cc_p_10.0.
集成VS2005的IVF10.1:  w_fc_p_10. (302MB)
Intel(R) Visual Fortran for IA-32 and Intel(R) 64 (with Microsoft Visual Studio 2005 Premier Partner Edition*)
下载:
registrationcenter.intel/irc_nas/1025/w_fc_p_10.
IVF11.0: 官方的下载地址
windows 32/em64t/ia64。含mkl。安装前需要先装VS。
registrationcenter-download.intel/irc_nas/1261/w_cprof_p_11.0.
linux ia32/em64t/ia64。含mkl。
registrationcenter-download.intel/irc_nas/1259/l_cprof_p_11. 
---------------------------------------------------------------------------------------
3. Intel Fortran Compiler for Linux
The Intel Fortran Compiler for Linux is free for personal, non-commercial use (registration required). It features an optimizing compiler, the Intel Debugger (GUI and command-line), mixed language support (C and Fortran), full compliance with the ISO Fortran 95 standard, support for the evolving Fortran 2003 standard, multi-threaded application support (OpenMP and auto-parallelization), ability to handle big-endian data files, compatibility with various Linux tools (like make, gdb and Emacs), substantial compatibility with Compaq Visual Fortran, etc. The optimizing compiler supports interprocedural optimization, profile guided optimization, automatic vectorizer, etc.
下载:www.intel/software/products/compilers/flin/noncom.htm
---------------------------------------------------------------------------------------
4. G95
G95 is a stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in g95.
G95 is an open source Fortran 95 compiler. At the time this was written, most of the ISO Fortran 95 standard has been implemented. Platforms supported include Linux(x86, Intel IA64, AMD x86_64), Windows, Macintosh OS X, FreeBSD, Sparc Solaris and HP-UX.
下载:/
---------------------------------------------------------------------------------------
5. Gfortran - the GNU Fortran compiler, part of GCC
Gfortran is the name of the GNU Fortran project, developing a free Fortran 95/2003 compiler for GCC, the GNU Compiler Collection. The gfortran development effort uses an open development environment in order to attract a larger team of developers and to ensure that gfortran can work on multiple architectures and diverse environments. Please note that gfortran is not g95.
下载:/
      /wiki/GFortran
---------------------------------------------------------------------------------------
6. Salford FTN95 Fortran 95 Compiler
Salford FTN95 is a Fortran 95 compiler that supports Fortran 77, Fortran 90 and Fortran 95. The compiler generates exectuables for Win32 (but Win32 console and GUI applications) and the Microsoft .NET framework. It comes with CHECKMATE, a tool that lets programmers check the correctness of their code at runtime. Also included is Plato 3
(an IDE), full source level debugging, documentation and examples. You may only generate code for your personal use on your home computer, and all executables will display a banner on execution.
FTN95 compiles all Fortran 77, Fortran 90, Fortran 95 standard code and has some features from the Fortran 2003 standard.