- FORBAS - http://www.geocities.com/for_bas/index.html
Fortran to Visual Basic / Qbasic source code converter, including most IBM, DEC, HP extensions. Sample provided. [Commercial]
- f2c - http://ftp.netlib.org/f2c/
Fortran to C translator.
- fh2h - http://www.ps.uci.edu/~tomba/fh2h/
Fortran to C header translator.
- F77tof90 - http://people.cs.vt.edu/~ltw/f77tof90/
Sed and perl scripts by Layne T. Watson to correct obsolete and unsupported Fortran constructs for use with standard Fortran 90.
- Ratfor - http://sepwww.stanford.edu/software/ratfor.html
Preprocessor for Fortran code, invented by Brian Kernighan, allowing the use of C-like flow expressions.
- Intel VTune Performance Analyzer - http://developer.intel.com/software/products/vtune/vpa/
Time- and Event-Based, System-Wide Sampling estimates the actual performance of software with negligible overhead. Call graph profiling displays program flow to quickly identify critical functions and call sequences. Counter monitor allows the tracking of system activity during runtime, to identify performance issues. Supports most commonly used programming languages and environments including Microsoft C# and .NET, Compaq Visual Fortran and Java*, thereby allowing developers to use the product in their specific environment. Linux support is provided through a remote agent.
- Equation.com - http://www.equation.com/
MTASK is a parallel programming language for memory-sharing environments. LAIPE (Link And In Parallel Execute) is a high-performance package for scientific and engineering computing, programmed in MTASK.
- Einsys Fortran - http://www.nfortran.com/product.html
Integrated development environment for g77 compiler.
- U_F95_TS Fortran 95 Test Suite - http://www.fortran.com/f95ts.html
Extensive suite of Fortran 95 tests that exercise all portions of the language. It consists of more than 400,000 lines of Fortran 95 code. In addition, test generators produce and execute ten million lines of Fortran 95 program statements. In addition to tests of syntax rules, intrinsic functions, etc., there are tests to ensure that the compiler conforms to the requirements that certain conditions are diagnosed.
- Winteracter - http://www.winteracter.com/
GUI toolset for the Fortran 90/95 programming language. It consists of various visual development tools and a substantial subroutine library. Versions are available for most Fortran 9x compilers.
- FORTLIB - http://www.sutrasoft.com/flibbroc.htm
Contains over 300 routines, organized into 22 categories (keyboard, directory, file service, text windows, RS-232, etc.). Most routines are written in assembly language for compactness and speed. Supports Microsoft and Lahey Fortran compilers.
- Cobalt Blue, Inc. - http://www.cobalt-blue.com/
Provide software tools including For_Study (Fortran Static Analyzer), For_Struct (Fortran Restructurer), and For_C (Fortran to C conversion software). Also offers Fortran consulting and code customization services.
- SDX Modeling and Simulation Software - http://www.sdynamix.com/
Modeling and simulation environment providing the computational facilities necessary for high-performance numeric solution of technical problems. Compatible with Compaq Visual, Lahey, Microsoft, and Watcom Fortran compilers.
- Convert.f90 - http://www.slac.stanford.edu/comp/fortran/convert.f90
Program by Michael Metcalf that converts Fortran 77 source form to free format Fortran 90 source.
- Perl scripts for Fortran - http://www.arsc.edu/~kate/Perl/
Scripts by Kate Hedstrom to add continue and enddo statements, indent code, put labels in order, replace enddo with continue, convert from fixed to free source form, add space around if statements, and create make files.
- Fmkmf - http://www.met.ed.ac.uk/~hcp/fmkmf.html
Perl (and shell) script by Hugh Pumphrey to construct a make file for a Fortran 90 program that uses modules.
- Fpx3 - http://wwwuser.gwdg.de/~jbehren/fpx3.html
Fortran preprocessor by Jörg Behrens with embedded Perl to simplify Fortran source code development with an integrated set of macros, directives and embedded Perl/Fortran.
- Fortran Integrated Tool Set (FITS) Project - http://www.vcpc.univie.ac.at/activities/projects/FITS/
Will create an integrated toolset for the development, maintenance and migration of Fortran applications for execution on a variety of HPC systems. FITS may be used to create and tune parallel Fortran 90 applications using MPI or HPF, with original features to deal with cache performance problems.
- MPI-CHECK - http://andrew.ait.iastate.edu/HPC/MPI-CHECK.htm
Tool developed to aid in the debugging of MPI programs that are written in free or fixed format Fortran 90 and Fortran 77. Provides automatic compile-time and run-time checking of MPI programs.
- Geneva Group Graphics (GGG) - http://www.unige.ch/math/folks/hairer/GGGraphics.html
Graphics library by Ernst Hairer to create PostScript files from a Fortran program, and automatically insert them into a LaTeX text.
- Chasm: Language Interoperability Tools - http://chasm-interop.sourceforge.net/
Tool to improve C++ and Fortran 90 interoperability. Chasm parses Fortran 90 source code and automatically generates C++ bridging code that can be used in C++ programs to make calls to Fortran routines. It also automatically generates C structs that provide a bridge to Fortran derived types. Chasm supplies a C++ array descriptor class which provides an interface between C and F90 arrays. This allows arrays to be created in one language and then passed to and used by the other language.
- Basis Code Development System - http://basis.llnl.gov/index.html
System for developing interactive computer programs in Fortran. Using Basis you can create a program that has a sophisticated programming language as its user interface so that the user can set, calculate with, and plot, all the major variables in the program. The program author writes only the scientific part of the program in Fortran, C or C++; Basis supplies an environment in which to exercise that scientific programming which includes an interactive language interpreter, graphics, error recovery, macros, saving and retrieving variables, formatted I/O, and on-line documentation.
- F2CL - http://cvs.sourceforge.net/viewcvs.py/clocc/clocc/src/f2cl/
Fortran to Common Lisp Translator.
- Flib2c - http://www.pci.uni-heidelberg.de/tc/usr/joerg/prg/flib2c.tar.gz
Small program to simplify using Fortran libraries from C. flib2c generates header files that makes calling a Fortran function as simple as calling a C function.
- HPFfe - http://www.npac.syr.edu/projects/pcrc/hpffe.html
Public domain High Performance Fortran/Java front-end.
- F77reorder - http://www-hermes.desy.de/ww/f77prob.html
Fortran 77 filter by Wolfgang Wander which solves some compatibility problems of the f2c Fortran to C translator and other F77-extended-standard compilers.
- F90doc - http://theory.lcs.mit.edu/~edemaine/f90doc/
Perl program by Erik Demaine that generates pages of HTML documentation from Fortran 90 source.
- CADNA - http://www-anp.lip6.fr/cadna/Accueil.php
Library for estimating the round-off error propagation on every scientific code written in Fortran or C.
- Makemake - http://www.fortran.com/fortran/makemake.perl
Perl script by Michael Wester that generates a Makefile from the sources in the current directory. The source files may be in either C, Fortran 77, Fortran 90 or some combination of these languages. If the F90 compiler specified is cray or parasoft, then the Makefile generated will conform to the conventions of these compilers.
- WinMort - http://inprosys.bizland.com/website/mortran.htm
Executable version of the SLAC MORTRAN3 precompiler included in the standard EGS distribution. WinMort includes a few file i/o enhancements over the standard MORTRAN3 precompiler but is otherwise identical. WinMort should execute on any Intel-based MS Windows 95/NT computer.
- F77flow - http://www.wisborg.dk/~wisborg/English/f77flow.htm
Perl program by Jesper W. Krogh to generate a flow chart of a Fortran 77 program.
- GNUFOR: a Gnuplot / Fortran interface - http://www.csit.fsu.edu/~burkardt/g_src/gnufor/gnufor.html
GNUFOR is a simple Fortran 90 interface by John Burkhardt to the Gnuplot plotting software. GNUFOR makes it possible, while running a Fortran program, to generate some data and request an immediate plot. This is done by issuing a system command that starts up Gnuplot, and feeding it the appropriate commands and data. The Fortran program pauses while the graph is displayed, and the user can admire the plots for a while, before hitting return and giving control back to the FORTRAN program.
- MadMax Optics - FMMPART3D - http://www.madmaxoptics.com/technology/products/FMMPART3d.asp
Fortran subroutine that uses the Fast Multipole Method to rapidly evaluate a Coulombic particle sum. available as a Fortran-callable library. Libraries provided for a variety of compilers under both Windows and Linux.
- PIPS: Automatic Parallelizer - http://www.cri.ensmp.fr/~pips/
Free, open and extensible workbench for automatically analyzing and transforming scientific and signal processing applications. The PIPS workbench is especially relevant for people interested in whole program compilation, reverse-engineering, program verification, source-to-source program optimization and parallelization.
- Fortranposix - http://sourceforge.net/projects/fortranposix/
Implements some POSIX functions in Fortran 90/95.
- F2matlab - http://sourceforge.net/projects/f2matlab/
Fortran 90 to Matlab code converter written in Matlab. It accepts Fortran 90 subroutines or functions, determines intent for variables, converts intrinsic function calls, and outputs a Matlab *.m file.
- Matlab2fmex - https://sourceforge.net/projects/matlab2fmex/
Matlab2fmex.m is a small translator which aims to convert numerical Matlab m-files to Fortran 90 mex files. Matlab2fmex first translates an m-file to a Fortran90 mex source file and then compiles that Fortran 90 file using Matlab's mex and the local compiler.
- Polaris - http://polaris.cs.uiuc.edu/polaris/polaris-old.html
The Polaris compiler takes a Fortran 77 program as input, transforms this program so that it runs efficiently on a parallel computer, and outputs this program version in one of several possible parallel Fortran dialects.
- SPIRAL Project - http://www.spiral.net
Automatically generates platform-tuned implementations in C or Fortran of signal processing transform such as the discrete Fourier transform, discrete cosine transform, and many others.
- Extended Fortran Types (XFT) Library - http://www.geocities.com/jdujic/fortran/xft/xfthome.htm
Set of modules by Jugoslav Dujic which wrap some of Win32 functionality most used for building GUIs. It is distributed as free, open source resource. Currently, XFT is available only for the Compaq/Intel Visual Fortran compiler since it partially depends on some extensions, namely, integer (Cray) pointers and DEC$ metacommands.
- NCAR Graphics - http://ngwww.ucar.edu/ng4.3/index.html
Fortran and C based software package for scientific visualization.
- BERT 77 - http://www.hpc-design.com/bert.html
Tool to automatically parallelize Fortran 77 applications.
- F90tohtml - http://mensch.org/f90tohtml/
Perl script that converts Fortran source code into HTML. All the subprogram calls are linked, both forward and backwards. A clickable calling tree is constructed. A subject index can be made from a user-supplied hash. A search engine, based on regular expressions, searches the code.
- Foo - http://web.theochem.uwa.edu.au/tonto/documentation/
Preprocessor by Dylan Jayatilaka and Daniel James Grimwood which encourages a good object-oriented programming style. Foo code currently translates into Fortran 95 code.
- Bfort - http://www-unix.mcs.anl.gov/~gropp/projects/software/sowing/bfort/bfort.htm
Generates a Fortran-callable wrapper for routines written in C, using only a small, structured comment and the declaration of the routine in C. This tool has been used on two large software packages, PETSc and the MPICH implementation of MPI.
- Conv_for_bas - http://www.softempire.com/conv_for_bas.html
Tool for FORTRAN to Visual BASIC source code conversion.
- F2F - http://www.owlnet.rice.edu/~colby/f2f.html
Perl script by Colby Lemon which does much of the tedious work of converting Fortran 77 source code into Fortran 90/95 form. Site has links to other fixed to free source form converters.
- Fortran Output to HTML (f2html) - http://www.uno.edu/~ucc/howto/misc/fortran/f2html.htm
Accepts a typical Fortran output file and produces a corresponding HTML file that can be rendered by a browser (either Netscape or Internet Explorer) to interpret the carriage control characters visually.
- Forpedo - http://www.maniacalextent.com/forpedo/
Preprocessor by Drew McCormack for Fortran 90 code, written in Python. It can handle some typical preprocessing tasks, like including code from one file in another, but it is mostly designed to provide C++ like generics (templates). The output of Forpedo is pure Fortran code, which should work with any standard compiler.
- Makedepf90 - http://www.helsinki.fi/~eedelman/makedepf90.html
Program by Erik Edelmann for automatic creation of makefile dependency lists for Fortran source code. Makedepf90 supports MODULE's, INCLUDE's, cpp #include's, f90ppr $include's and coco include's and set-files.
- Ftnchek.el - http://www.tux.org/~milgram/ftnchekel.html
Enhancement to Emacs Fortran mode, including ftnchek support, by Judah Milgram.
- VAC PreProcessor (VACPP) - http://www.phys.uu.nl/~toth/VACMan/vacpp.html
Preprocessor which converts dimension independent notation into Fortran 90. VACPP is a specialized implementation of the general LASY Preprocessor, described in a paper at http://hermes.elte.hu/~gtoth/Papers/lasy.ps.gz .
- Photran - http://wiki.cs.uiuc.edu/photran
Plugin for the Eclipse 2.1.3 IDE supporting Fortran 90.
- GNU libmatheval - http://www.gnu.org/software/libmatheval/
Library for evaluating mathematical expressions, with C and Fortran 77 interfaces.
- MathCode F90 - http://www.wolfram.com/products/applications/mathcodef90/
Generates optimized Fortran 90 Code from Mathematica programs.
- F95totex - http://dpdx.net/software/tex/f95totex/
Special-case pretty-printer for Fortran, by Brooks Moses. Converts free-form-source Fortran files to .tex files, which can then be processed into viewable and printable files with LaTeX.
- SNG - http://dust.ess.uci.edu/f/
Portable Fortran 90/95/2003 command line parser and string manipulation library, comprising subroutines for parsing GNU/POSIX-style long command-line options as in the GNU getopt_long() package.
- FortUnit - http://sourceforge.net/projects/fortunit
Set of Fortran 90/95 unit testing tools. It includes perl scripts to aid in controlling testing and makefile creation and a Fortran 90/95 assertion library. It is intended to be easily and transparently applied to new or legacy applications.
|