 |
Conv_for_bas
Conv_for_bas: Tool for FORTRAN to Visual BASIC source code conversion. (Tools)
http://www.softempire.com/conv_for_bas.html |
 |
MadMax Optics - FMMPART3D
MadMax Optics - FMMPART3D: 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. (Tools)
http://www.madmaxoptics.com/technology/products/FMMPART3d.asp |
 |
Elegant Mathematics
Elegant Mathematics: Sells iterative linear solvers and a suite of software tools for parallelization of algorithms and computer software. (Tools)
http://www.elegant-math.com/ |
 |
Geneva Group Graphics (GGG)
Geneva Group Graphics (GGG): Graphics library by Ernst Hairer to create PostScript files from a Fortran program, and automatically insert them into a LaTeX text. (Tools)
http://www.unige.ch/math/folks/hairer/GGGraphics.html |
 |
F77flow
F77flow: Perl program by Jesper W. Krogh to generate a flow chart of a Fortran 77 program. (Tools)
http://www.wisborg.dk/~wisborg/English/f77flow.htm |
 |
Chasm: Language Interoperability Tools
Chasm: Language Interoperability Tools: 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 provi (Tools)
http://chasm-interop.sourceforge.net/ |
 |
WinMort
WinMort: 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 Wi (Tools)
http://inprosys.bizland.com/website/mortran.htm |
 |
KFWin - Fortan Windows Programming
KFWin - Fortan Windows Programming: Compatible with Microsoft Fortran Powerstation 4, developed by KORF software. (Tools)
http://www.korf.co.uk/fortran_1.html |
 |
HPFfe
HPFfe: Public domain High Performance Fortran/Java front-end. (Tools)
http://www.npac.syr.edu/projects/pcrc/hpffe.html |
 |
AUTO_DERIV: Tool for automatic differentiation of a Fortran code
AUTO_DERIV: Tool for automatic differentiation of a Fortran code: Site has abstract, summary and link to full paper describing the program, but not the code itself. (Tools)
http://tccc.iesl.forth.gr/~farantos/po_cpc/auto_deriv.html |
 |
Promula Fortran to C Translator
Promula Fortran to C Translator: Translates Fortran source code to correct and clean C source code. (Tools)
http://promula.com/ |
 |
SDX Modeling and Simulation Software
SDX Modeling and Simulation Software: 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. (Tools)
http://www.sdynamix.com/ |
 |
GNU Make Variables and Pattern Rules
GNU Make Variables and Pattern Rules: Perl script and paper by Daniel Grimwood. (Tools)
http://www.theochem.uwa.edu.au/fortran/make_variables/ |
 |
f2c
f2c: Fortran to C translator. (Tools)
http://ftp.netlib.org/f2c/ |
 |
MPI-CHECK
MPI-CHECK: 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. (Tools)
http://andrew.ait.iastate.edu/HPC/MPI-CHECK.htm |
 |
BERT 77
BERT 77: Tool to automatically parallelize Fortran 77 applications. (Tools)
http://www.hpc-design.com/bert.html |
 |
Perl scripts for Fortran
Perl scripts for Fortran: 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. (Tools)
http://www.arsc.edu/~kate/Perl/ |
 |
LGO -- Continuous Global Optimization
LGO -- Continuous Global Optimization: By Janos D. Pinter. (Tools)
http://www.dal.ca/~jdpinter/l_s_d.html |
 |
F2F
F2F: 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. (Tools)
http://www.owlnet.rice.edu/~colby/f2f.html |
 |
TITech Data Compression Library for Large Scale Data
TITech Data Compression Library for Large Scale Data: Program with Fortran 90 and C interface for compressing scientific data. (Tools)
http://www.gsic.titech.ac.jp/~titz/docs/en/introduction.html |
 |
NCAR Graphics
NCAR Graphics: Fortran and C based software package for scientific visualization. (Tools)
http://ngwww.ucar.edu/ng4.3/index.html |
 |
fh2h
fh2h: Fortran to C header translator. (Tools)
http://www.ps.uci.edu/~tomba/fh2h/ |
 |
Free Fortran Library to Read and Write gzipped Files
Free Fortran Library to Read and Write gzipped Files: By John Donners. (Tools)
http://home.wanadoo.nl/~johndon/ |
 |
Avoiding the Unnecessary Recompilation of Fortran 90 Modules
Avoiding the Unnecessary Recompilation of Fortran 90 Modules: Paper by Daniel Grimwood appears at site, along with Perl scripts used to solve the problem. (Tools)
http://www.theochem.uwa.edu.au/fortran/recompile/ |
 |
Foo
Foo: Preprocessor by Dylan Jayatilaka and Daniel James Grimwood which encourages a good object-oriented programming style. Foo code currently translates into Fortran 95 code. (Tools)
http://web.theochem.uwa.edu.au/tonto/documentation/ |
 |
FORBAS
FORBAS: Fortran to Visual Basic / Qbasic source code converter, including most IBM, DEC, HP extensions. Sample provided. [Commercial] (Tools)
http://www.geocities.com/for_bas/index.html |
 |
SPIRAL Project
SPIRAL Project: 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. (Tools)
http://www.spiral.net |
 |
FORTLIB
FORTLIB: 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. (Tools)
http://www.sutrasoft.com/flibbroc.htm |
 |
F90tohtml
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 exp (Tools)
http://mensch.org/f90tohtml/ |
 |
Einsys Fortran
Einsys Fortran: Integrated development environment for g77 compiler. (Tools)
http://www.nfortran.com/product.html |
 |
Ratfor
Ratfor: Preprocessor for Fortran code, invented by Brian Kernighan, allowing the use of C-like flow expressions. Also see Ratfor90 at http://sepwww.stanford.edu/software/ratfor90.html. (Tools)
http://sepwww.stanford.edu/software/ratfor.html |
 |
Equation.com
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. (Tools)
http://www.equation.com/ |
 |
Fortran Output to HTML (f2html)
Fortran Output to HTML (f2html): 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. (Tools)
http://www.uno.edu/~ucc/howto/misc/fortran/f2html.htm |
 |
F77reorder
F77reorder: Fortran 77 filter by Wolfgang Wander which solves some compatibility problems of the f2c Fortran to C translator and other F77-extended-standard compilers. (Tools)
http://www-hermes.desy.de/ww/f77prob.html |
 |
Cobalt Blue, Inc.
Cobalt Blue, Inc.: 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. (Tools)
http://www.cobalt-blue.com/ |
 |
PIPS: Automatic Parallelizer
PIPS: Automatic Parallelizer: 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 veri (Tools)
http://www.cri.ensmp.fr/~pips/ |
 |
CADNA
CADNA: Library for estimating the round-off error propagation on every scientific code written in Fortran or C. (Tools)
http://www-anp.lip6.fr/cadna/Accueil.php |
 |
Prep
Prep: Preprocessor for Fortran which supports macros, flow control extensions, vector statement shorthand, and automatic loop unrolling for certain classes of loops. It is written in standard C. (Tools)
http://sources.isc.org/devel/lang/prep.txt |
 |
F2CL
F2CL: Fortran to Common Lisp Translator. (Tools)
http://cvs.sourceforge.net/viewcvs.py/clocc/clocc/src/f2cl/ |
 |
F90doc
F90doc: Perl program by Erik Demaine that generates pages of HTML documentation from Fortran 90 source. (Tools)
http://theory.lcs.mit.edu/~edemaine/f90doc/ |
 |
Extended Fortran Types (XFT) Library
Extended Fortran Types (XFT) Library: 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 (Tools)
http://www.geocities.com/jdujic/fortran/xft/xfthome.htm |
 |
Basis Code Development System
Basis Code Development System: 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 pro (Tools)
http://basis.llnl.gov/index.html |
 |
Fortranposix
Fortranposix: Implements some POSIX functions in Fortran 90/95. (Tools)
http://sourceforge.net/projects/fortranposix/ |
 |
F77tof90
F77tof90: Sed and perl scripts by Layne T. Watson to correct obsolete and unsupported Fortran constructs for use with standard Fortran 90. (Tools)
http://people.cs.vt.edu/~ltw/f77tof90/ |
 |
Polaris
Polaris: 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. (Tools)
http://polaris.cs.uiuc.edu/polaris/polaris-old.html |
 |
U_F95_TS Fortran 95 Test Suite
U_F95_TS Fortran 95 Test Suite: 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 (Tools)
http://www.fortran.com/f95ts.html |
 |
F2matlab
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. (Tools)
http://sourceforge.net/projects/f2matlab/ |
 |
Fpx3
Fpx3: 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. (Tools)
http://wwwuser.gwdg.de/~jbehren/fpx3.html |
 |
Ftnchek.el
Ftnchek.el: Enhancement to Emacs Fortran mode, including ftnchek support, by Judah Milgram. (Tools)
http://www.glue.umd.edu/~milgram/ftnchekel.html |
 |
GNUFOR: a Gnuplot / Fortran interface
GNUFOR: a Gnuplot / Fortran interface: 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 start (Tools)
http://www.csit.fsu.edu/~burkardt/g_src/gnufor/gnufor.html |
 |
Makemake
Makemake: 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 (Tools)
http://www.fortran.com/fortran/makemake.perl |
 |
Matlab2fmex
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 compi (Tools)
https://sourceforge.net/projects/matlab2fmex/ |
 |
Fortran Bits and Pieces
Fortran Bits and Pieces: By Tim Connors. Programs to open pipes to external processes and output process information to the terminal. (Tools)
http://astronomy.swin.edu.au/staff/tconnors/code/fortran/ |
 |
Fmkmf
Fmkmf: Perl (and shell) script by Hugh Pumphrey to construct a make file for a Fortran 90 program that uses modules. (Tools)
http://www.met.ed.ac.uk/~hcp/fmkmf.html |
 |
Fortran Integrated Tool Set (FITS) Project
Fortran Integrated Tool Set (FITS) Project: 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 featur (Tools)
http://www.vcpc.univie.ac.at/activities/projects/FITS/ |
 |
Intel VTune Performance Analyzer
Intel VTune Performance Analyzer: 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 o (Tools)
http://developer.intel.com/software/products/vtune/vpa/ |
 |
Bfort
Bfort: 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. (Tools)
http://www-unix.mcs.anl.gov/~gropp/projects/software/sowing/bfort/bfort.htm |
 |
Convert.f90
Convert.f90: Program by Michael Metcalf that converts Fortran 77 source form to free format Fortran 90 source. (Tools)
http://www.slac.stanford.edu/comp/fortran/convert.f90 |
 |
Unsigned Integer Byte for g77
Unsigned Integer Byte for g77: Variant of g77 supporting unsigned integer bytes, useful when porting Fortran 77 code from certain obsolete minicomputers (Gould / SEL / Encore). (Tools)
http://f77.linksysnet.com/fortran.html |
 |
Winteracter
Winteracter: 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. (Tools)
http://www.winteracter.com/ |
 |
Flib2c
Flib2c: 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. Described at http://www.pci.uni-heidelberg.de/tc/usr/joerg/prg/prg.html. (Tools)
http://www.pci.uni-heidelberg.de/tc/usr/joerg/prg/flib2c.tar.gz |