Register for free!
1702 users online right now

[x]

Explore: Tools, Fortran

Canadian Content hasn't compiled information about yet!
This page was last updated on September 5th, 2008
Tools (from Fortran)
Canadian Content » Computers » Programming » Languages » Fortran » Tools »
F90tohtmlF90tohtml
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
FORBASFORBAS
Fortran to Visual Basic / Qbasic source code converter, including most IBM, DEC, HP extensions. Sample provided. [Commercial]
f2cf2c
Fortran to C translator.
BERT 77BERT 77
Tool to automatically parallelize Fortran 77 applications.
Flib2cFlib2c
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.
Intel VTune Performance AnalyzerIntel 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
Basis Code Development SystemBasis 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
PolarisPolaris
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.
F2CLF2CL
Fortran to Common Lisp Translator.
F77flowF77flow
Perl program by Jesper W. Krogh to generate a flow chart of a Fortran 77 program.
LGO -- Continuous Global OptimizationLGO -- Continuous Global Optimization
By Janos D. Pinter.
Matlab2fmexMatlab2fmex
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
Promula Fortran to C TranslatorPromula Fortran to C Translator
Translates Fortran source code to correct and clean C source code.
NCAR GraphicsNCAR Graphics
Fortran and C based software package for scientific visualization.
RatforRatfor
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.
Extended Fortran Types (XFT) LibraryExtended 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
MPI-CHECKMPI-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.
GNU Make Variables and Pattern RulesGNU Make Variables and Pattern Rules
Perl script and paper by Daniel Grimwood.
F77tof90F77tof90
Sed and perl scripts by Layne T. Watson to correct obsolete and unsupported Fortran constructs for use with standard Fortran 90.
F2matlabF2matlab
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.
Equation.comEquation.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.
F2FF2F
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.
Free Fortran Library to Read and Write gzipped FilesFree Fortran Library to Read and Write gzipped Files
By John Donners.
F90docF90doc
Perl program by Erik Demaine that generates pages of HTML documentation from Fortran 90 source.
Perl scripts for FortranPerl 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.
Avoiding the Unnecessary Recompilation of Fortran 90 ModulesAvoiding the Unnecessary Recompilation of Fortran 90 Modules
Paper by Daniel Grimwood appears at site, along with Perl scripts used to solve the problem.
FORTLIBFORTLIB
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.
KFWin - Fortan Windows ProgrammingKFWin - Fortan Windows Programming
Compatible with Microsoft Fortran Powerstation 4, developed by KORF software.
FmkmfFmkmf
Perl (and shell) script by Hugh Pumphrey to construct a make file for a Fortran 90 program that uses modules.
Chasm: Language Interoperability ToolsChasm: 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
FooFoo
Preprocessor by Dylan Jayatilaka and Daniel James Grimwood which encourages a good object-oriented programming style. Foo code currently translates into Fortran 95 code.
BfortBfort
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.
PIPS: Automatic ParallelizerPIPS: 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
fh2hfh2h
Fortran to C header translator.
GNUFOR: a Gnuplot / Fortran interfaceGNUFOR: 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
Ftnchek.elFtnchek.el
Enhancement to Emacs Fortran mode, including ftnchek support, by Judah Milgram.
HPFfeHPFfe
Public domain High Performance Fortran/Java front-end.
WinMortWinMort
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
PrepPrep
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.
Unsigned Integer Byte for g77Unsigned Integer Byte for g77
Variant of g77 supporting unsigned integer bytes, useful when porting Fortran 77 code from certain obsolete minicomputers (Gould / SEL / Encore).
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.
Convert.f90Convert.f90
Program by Michael Metcalf that converts Fortran 77 source form to free format Fortran 90 source.
Fortran Integrated Tool Set (FITS) ProjectFortran 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
TITech Data Compression Library for Large Scale DataTITech Data Compression Library for Large Scale Data
Program with Fortran 90 and C interface for compressing scientific data.
F77reorderF77reorder
Fortran 77 filter by Wolfgang Wander which solves some compatibility problems of the f2c Fortran to C translator and other F77-extended-standard compilers.
FortranposixFortranposix
Implements some POSIX functions in Fortran 90/95.
Elegant MathematicsElegant Mathematics
Sells iterative linear solvers and a suite of software tools for parallelization of algorithms and computer software.
MakemakeMakemake
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
AUTO_DERIV: Tool for automatic differentiation of a Fortran codeAUTO_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.
Fortran Bits and PiecesFortran Bits and Pieces
By Tim Connors. Programs to open pipes to external processes and output process information to the terminal.
CADNACADNA
Library for estimating the round-off error propagation on every scientific code written in Fortran or C.
U_F95_TS Fortran 95 Test SuiteU_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
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.
Fpx3Fpx3
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.
WinteracterWinteracter
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.
SDX Modeling and Simulation SoftwareSDX 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.
Einsys FortranEinsys Fortran
Integrated development environment for g77 compiler.
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.
Conv_for_basConv_for_bas
Tool for FORTRAN to Visual BASIC source code conversion.
SPIRAL ProjectSPIRAL 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.
MadMax Optics - FMMPART3DMadMax 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.

Fortran >> Tools yielded other results on Canadian Content:


Tools Wichio Browser Download - Internet Utilities
Tools Wichio Browser: Wichio is a multi-page or tabbed Web browser with built-in 27 utilities. It i
TOOLS - explained...
November 7th, 2005, 01:58 AM For anyone who has ever done woodworking, worked on cars, boats, airpl
Password Tools - Page 10
Password tools effectively make managing your computers' passwords easy. Some programs in this cate
Password Tools - Page 2
Password tools effectively make managing your computers' passwords easy. Some programs in this cate
Password Tools - Page 3
Password tools effectively make managing your computers' passwords easy. Some programs in this cate


--