jasminecorp.net directory
Updated Blogs
Computer Support Blog
Essensial Software for Web Based Support
HP Server and Desktop
HP ILO - Remote Tech-Support Software
More .....



 
 

| Add Search | Advertise With JCSearch | Suggest a Site

Search the Web


Search Results

Tools
Directory > Computers > Programming > Languages > Fortran > Tools

Categories
 
Code Analysis (14)

Web Sitesi

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.
http://tccc.iesl.forth.gr/~farantos/po_cpc/auto_deriv.html
Reviews Rating: Not yet Rated Whois Check

TITech Data Compression Library for Large Scale Data
Program with Fortran 90 and C interface for compressing scientific data.
http://www.gsic.titech.ac.jp/~titz/docs/en/introduction.html
Reviews Rating: Not yet Rated Whois Check

Fortran Bits and Pieces
By Tim Connors. Programs to open pipes to external processes and output process information to the
terminal.

http://astronomy.swin.edu.au/staff/tconnors/code/fortran/
Reviews Rating: Not yet Rated Whois Check

F77flow
Perl program by Jesper W. Krogh to generate a flow chart of a Fortran 77 program.
http://www.wisborg.dk/~wisborg/English/f77flow.htm
Reviews Rating: Not yet Rated Whois Check

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.

http://www.theochem.uwa.edu.au/tonto/documentation/htmlmanual/foo-chap.html
Reviews Rating: Not yet Rated Whois Check

Free Fortran Library to Read and Write gzipped Files
By John Donners.
http://home.wanadoo.nl/~johndon/
Reviews Rating: Not yet Rated Whois Check

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 Windows 95/NT computer.

http://inprosys.bizland.com/website/mortran.htm
Reviews Rating: Not yet Rated Whois Check

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 the Makefile generated will conform to the
conventions of these compilers. A paper describing the program can be downloaded from
http://www.math.unm.edu/~wester/papers/makemake.ps.gz .

http://www.fortran.com/fortran/makemake.perl
Reviews Rating: Not yet Rated Whois Check

CADNA
Library for estimating the round-off error propagation on every scientific code written in Fortran
or C.

http://www-anp.lip6.fr/cadna/Accueil.php
Reviews Rating: Not yet Rated Whois Check

F90doc
Perl program by Erik Demaine that generates pages of HTML documentation from Fortran 90 source.
http://theory.lcs.mit.edu/~edemaine/f90doc/
Reviews Rating: Not yet Rated Whois Check

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.

http://www-hermes.desy.de/ww/f77prob.html
Reviews Rating: Not yet Rated Whois Check

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.

http://sources.isc.org/devel/lang/prep.txt
Reviews Rating: Not yet Rated Whois Check

HPFfe
Public domain High Performance Fortran/Java front-end.
http://www.npac.syr.edu/projects/pcrc/hpffe.html
Reviews Rating: Not yet Rated Whois Check

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.

http://www.pci.uni-heidelberg.de/tc/usr/joerg/prg/flib2c.tar.gz
Reviews Rating: Not yet Rated Whois Check

F2CL
Fortran to Common Lisp Translator.
http://cvs.sourceforge.net/viewcvs.py/clocc/clocc/src/f2cl/
Reviews Rating: Not yet Rated Whois Check

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 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.

http://basis.llnl.gov/index.html
Reviews Rating: Not yet Rated Whois Check

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 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.

http://chasm-interop.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

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.

http://www.unige.ch/math/folks/hairer/GGGraphics.html
Reviews Rating: Not yet Rated Whois 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.

http://andrew.ait.iastate.edu/HPC/MPI-CHECK.htm
Reviews Rating: Not yet Rated Whois Check

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 features to deal with cache
performance problems.

http://www.vcpc.univie.ac.at/activities/projects/FITS/
Reviews Rating: Not yet Rated Whois Check

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.

http://wwwuser.gwdg.de/~jbehren/fpx3.html
Reviews Rating: Not yet Rated Whois Check

GNU Make Variables and Pattern Rules
Perl script and paper by Daniel Grimwood.
http://www.theochem.uwa.edu.au/fortran/make_variables/
Reviews Rating: Not yet Rated Whois Check

Avoiding the Unnecessary Recompilation of Fortran 90 Modules
Paper by Daniel Grimwood appears at site, along with Perl scripts used to solve the problem.
http://www.theochem.uwa.edu.au/fortran/recompile/
Reviews Rating: Not yet Rated Whois Check

Fmkmf
Perl (and shell) script by Hugh Pumphrey to construct a make file for a Fortran 90 program that
uses modules.

http://www.met.ed.ac.uk/~hcp/fmkmf.html
Reviews Rating: Not yet Rated Whois Check

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.

http://www.arsc.edu/~kate/Perl/
Reviews Rating: Not yet Rated Whois Check

Convert.f90
Program by Michael Metcalf that converts Fortran 77 source form to free format Fortran 90 source.
http://www.slac.stanford.edu/comp/fortran/convert.f90
Reviews Rating: Not yet Rated Whois Check

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.

http://www.sdynamix.com/
Reviews Rating: Not yet Rated Whois Check

Ftnchek.el
Enhancement to Emacs Fortran mode, including ftnchek support, by Judah Milgram.
http://www.glue.umd.edu/~milgram/ftnchekel.html
Reviews Rating: Not yet Rated Whois Check

EZUP
Fortran 77 to 90 conversion aid, by August Miller. Windows executable provided.
http://pauli.nmsu.edu/~amiller/ezup.html
Reviews Rating: Not yet Rated Whois Check

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.

http://www.cobalt-blue.com/
Reviews Rating: Not yet Rated Whois Check

Elegant Mathematics
Sells iterative linear solvers and a suite of software tools for parallelization of algorithms and
computer software.

http://www.elegant-math.com/
Reviews Rating: Not yet Rated Whois Check

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.

http://www.sutrasoft.com/flibbroc.htm
Reviews Rating: Not yet Rated Whois Check

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.

http://www.winteracter.com/
Reviews Rating: Not yet Rated Whois Check

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 tests of syntax rules, intrinsic functions,
etc., there are tests to ensure that the compiler conforms to the requirements that certain
conditions are diagnosed.

http://www.fortran.com/f95ts.html
Reviews Rating: Not yet Rated Whois Check

Einsys Fortran
Integrated development environment for g77 compiler.
http://www.nfortran.com/product.html
Reviews Rating: Not yet Rated Whois Check

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.

http://www.equation.com/
Reviews Rating: Not yet Rated Whois Check

LGO -- Continuous Global Optimization
By Janos D. Pinter.
http://www.dal.ca/~jdpinter/l_s_d.html
Reviews Rating: Not yet Rated Whois Check

KFWin - Fortan Windows Programming
Compatible with Microsoft Fortran Powerstation 4, developed by KORF software.
http://www.korf.co.uk/fortran_1.html
Reviews Rating: Not yet Rated Whois Check

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 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.

http://developer.intel.com/software/products/vtune/vpa/
Reviews Rating: Not yet Rated Whois Check

Promula Fortran to C Translator
Translates Fortran source code to correct and clean C source code.
http://promula.com/
Reviews Rating: Not yet Rated Whois Check

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.

http://sepwww.stanford.edu/software/ratfor.html
Reviews Rating: Not yet Rated Whois Check

F77tof90
Sed and perl scripts by Layne T. Watson to correct obsolete and unsupported Fortran constructs for
use with standard Fortran 90.

http://people.cs.vt.edu/~ltw/f77tof90/
Reviews Rating: Not yet Rated Whois Check

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).

http://f77.linksysnet.com/fortran.html
Reviews Rating: Not yet Rated Whois Check

fh2h
Fortran to C header translator.
http://www.ps.uci.edu/~tomba/fh2h/
Reviews Rating: Not yet Rated Whois Check

f2c
Fortran to C translator.
http://ftp.netlib.org/f2c/
Reviews Rating: Not yet Rated Whois Check

FORBAS
Fortran to Visual Basic / Qbasic source code converter, including most IBM, DEC, HP extensions.
Sample provided. [Commercial]

http://www.geocities.com/for_bas/index.html
Reviews Rating: Not yet Rated Whois Check

 


Jasminecorp.net directory is based on the Open Directory and is being modified by Jasminecorp.

©2004 Jasmine Computers Inc.

Click here to subscribe for Jasminecorp's product News.

Home | JCBid |Software Development | Domain Registration | Hosting | Web Designing | Buy Books | Advertise with JCSearch | Whois | IP Locator | Add Search | Shopping | Store | Free Blogs | Free GuestBook | Free E-Cards | Free Games | Free Tutorials | Set as Home | Add to Favorite | Suggest a Site | Directory | Our Portfolio | Terms of service | Free quote | Tell a Friend | Special Offer | Job Opportunities | games | Usenet Groups

Submit a Site to Jasminecorp.net Directory || Advertise with us

 

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Get a Domain Name:
.com .us .info
.org .in .name
.net .biz .asia