Home
Music_Metasearch
Music Top Sites
Music Store

AllMusicListings
Concert Listings
Concert Tickets

AllMusicTalk
Chat Rooms
Message Boards

MusicNews
Pop Music News
Pop Music Reviews
Music Business
MP3 News

Community Blogs
Free Member Blogs

AllMusicPages
Free Web Pages

AllMusicBookmarks
Your Bookmarks

AllMusicFun
Musical Postcards
Relationship Test
Tarot Readings
Numerology

Music Auctions
Auctions
Classifieds

Music Apparel
AllMusicSearch Apparel

Music Store
MP3 Players
Audio Equipment
MP3 Software

Musical Instruments

Music Books
Music Magazines

Music T-Shirts

Alternative Rock
Blues
Broadway & Vocal
Children's
Christian & Gospel
Classic Rock
Classical
Country
Dance & DJ
Folk
Hard Rock & Metal
International
Jazz
Latin Music
Miscellaneous
New Age
Opera & Vocal
Pop
R&B
Rap & Hip-Hop
Rock
Soundtracks

Music Videos
Music DVDs

AllMusicSearch Music Directory
Web Directory
AllMusicSearch.com Music Guide

Tools (86)

Categories:

See Also:
Sites:

http://www.theochem.uwa.edu.au/fortran/recompile/
» Avoiding the Unnecessary Recompilation of Fortran 90 Modules Open in a new browser window
   A paper by Daniel Grimwood with Perl scripts.
   http://www.theochem.uwa.edu.au/fortran/recompile/
http://www.mcs.anl.gov/~gropp/projects/software/sowing/bfort/bfort.htm
» Bfort Open in a new browser window
   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.
   http://www.mcs.anl.gov/~gropp/projects/software/sowing/bfort/bfort.htm
http://www-anp.lip6.fr/cadna/Accueil.php
» CADNA Open in a new browser window
   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
http://chasm-interop.sourceforge.net/
» Chasm: Language Interoperability Tools Open in a new browser window
   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
   http://chasm-interop.sourceforge.net/
http://www.cobalt-blue.com/
» Cobalt Blue, Inc. Open in a new browser window
   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/
http://www.equation.com/
» Equation.com Open in a new browser window
   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/
http://www-hermes.desy.de/ww/f77prob.html
» F77reorder Open in a new browser window
   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
http://people.cs.vt.edu/~ltw/f77tof90/
» F77tof90 Open in a new browser window
   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/
http://theory.lcs.mit.edu/~edemaine/f90doc/
» F90doc Open in a new browser window
   Perl program by Erik Demaine that generates pages of HTML documentation from Fortran 90 source.
   http://theory.lcs.mit.edu/~edemaine/f90doc/
http://code.google.com/p/f90tohtml/
» F90tohtml Open in a new browser window
   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
   http://code.google.com/p/f90tohtml/
http://dpdx.net/software/tex/f95totex/
» F95totex Open in a new browser window
   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.
   http://dpdx.net/software/tex/f95totex/
http://www.geos.ed.ac.uk/homes/hcp/fmkmf/
» Fmkmf Open in a new browser window
   Perl and shell scripts to construct makefiles for module-based Fortran 90 programs, by Hugh Pumphrey.
   http://www.geos.ed.ac.uk/homes/hcp/fmkmf/
http://code.google.com/p/foraytool/
» Foray Open in a new browser window
   Build tool designed specifically for Fortran projects. It natively handles Fortran dependencies, takes care of locating files in subdirectories, and includes advanced features like multi-threading for better performance on multi-core systems, and multiple
   http://code.google.com/p/foraytool/
http://sourceforge.net/projects/fortunit
» FortUnit Open in a new browser window
   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.
   http://sourceforge.net/projects/fortunit
http://fparser.sourceforge.net/
» Fortran 95 Function Parser Open in a new browser window
   Parses mathematical expressions provided as strings at runtime, which can then be evaluated for a large number of variable values.
   http://fparser.sourceforge.net/
http://www.vcpc.univie.ac.at/activities/projects/FITS/
» Fortran Integrated Tool Set (FITS) Project Open in a new browser window
   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
   http://www.vcpc.univie.ac.at/activities/projects/FITS/
http://sourceforge.net/projects/fortranxunit
» Fortran Unit Test Framework (FRUIT) Open in a new browser window
   Written in Fortran 95. Has assertion, fixture, setup, teardown, report, spec generation, driver generation.
   http://sourceforge.net/projects/fortranxunit
http://wwwuser.gwdg.de/~jbehren/fpx3.html
» Fpx3 Open in a new browser window
   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
http://home.wanadoo.nl/~johndon/
» Free Fortran Library to Read and Write gzipped Files Open in a new browser window
   By John Donners.
   http://home.wanadoo.nl/~johndon/
http://www.tux.org/~milgram/ftnchekel.html
» Ftnchek.el Open in a new browser window
   Enhancement to Emacs Fortran mode, including ftnchek support, by Judah Milgram.
   http://www.tux.org/~milgram/ftnchekel.html
http://www.gnu.org/software/libmatheval/
» GNU libmatheval Open in a new browser window
   Library for evaluating mathematical expressions, with C and Fortran 77 interfaces.
   http://www.gnu.org/software/libmatheval/
http://www.intel.com/cd/software/products/asmo-na/eng/vtune/vpa/219898.htm
» Intel VTune Performance Analyzer Open in a new browser window
   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
   http://www.intel.com/cd/software/products/asmo-na/eng/vtune/vpa/219898.htm
http://www.korf.co.uk/fortran_1.html
» KFWin - Fortan Windows Programming Open in a new browser window
   Compatible with Microsoft Fortran Powerstation 4, developed by KORF software.
   http://www.korf.co.uk/fortran_1.html
http://www.dgate.org/ratfor/
» Linux Ratfor Open in a new browser window
   A preprocessor for Fortran 77 code, derived from the original Ratfor, that provides some C-like flow control structures. Source code and binary packages are available.
   http://www.dgate.org/ratfor/
http://personal.inet.fi/private/erikedelmann/makedepf90/
» Makedepf90 Open in a new browser window
   Program by Erik Edelmann for automatic creation of makefile dependency lists for Fortran source code. Supports modules and various include directives.
   http://personal.inet.fi/private/erikedelmann/makedepf90/
http://www.fortran.com/fortran/makemake.perl
» Makemake Open in a new browser window
   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
   http://www.fortran.com/fortran/makemake.perl
http://objexx.com/ObjexxFTK.html
» Objexx Fortran Toolkit (ObjexxFTK) Open in a new browser window
   Unit testing framework, assertion support, and array, string, and other function collections to support modern Fortran development.
   http://objexx.com/ObjexxFTK.html
http://www.cri.ensmp.fr/~pips/
» PIPS: Automatic Parallelizer Open in a new browser window
   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
   http://www.cri.ensmp.fr/~pips/
http://www.cerfacs.fr/algor/Softs/PRECISE/precise.html
» PRecision Estimation and Control In Scientific and Engineering computing (PRECISE) Open in a new browser window
   Set of tools provided to help the user set up computer experiments to explore the impact of finite precision on the quality of convergence of numerical methods. Because stability is at the heart of the phenomenon under study -- mathematical as well as num
   http://www.cerfacs.fr/algor/Softs/PRECISE/precise.html
http://people.arsc.edu/~kate/Perl/
» Perl scripts for Fortran Open in a new browser window
   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://people.arsc.edu/~kate/Perl/
http://www.eclipse.org/photran/
» Photran Open in a new browser window
   An integrated development environment (IDE) for Fortran, based on Eclipse. Includes downloads, documentation, screenshots, mailing lists, and a wiki.
   http://www.eclipse.org/photran/
http://polaris.cs.uiuc.edu/polaris/polaris-old.html
» Polaris Open in a new browser window
   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.
   http://polaris.cs.uiuc.edu/polaris/polaris-old.html
http://wolfram.schneider.org/bsd/7thEdManVol2/ratfor/ratfor.html
» Ratfor Open in a new browser window
   Description of Ratfor, a Fortran preprocessor, by its author, Brian W. Kernighan.
   http://wolfram.schneider.org/bsd/7thEdManVol2/ratfor/ratfor.html
http://sepwww.stanford.edu/doku.php?id=sep:software:ratfor
» Ratfor77 Open in a new browser window
   Preprocessor for Fortran code which allows the use of C-like flow control constructs, written by Brian Kernighan. Includes source code and documentation.
   http://sepwww.stanford.edu/doku.php?id=sep:software:ratfor
http://www.sdynamix.com/
» SDX Modeling and Simulation Software Open in a new browser window
   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/
http://dust.ess.uci.edu/f/
» SNG Open in a new browser window
   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.
   http://dust.ess.uci.edu/f/
http://www.spiral.net
» SPIRAL Project Open in a new browser window
   Automatically generates platform-tuned implementations in C or Fortran of signal processing transform such as the discrete Fourier transform, and discrete cosine transform.
   http://www.spiral.net
http://www.macresearch.org/tcbuild-new-build-tool-fortran
» TCBuild Open in a new browser window
   A build tool for Fortran 90+ written in Python that handles module dependencies. Background, design philosophy, installation and configuration instructions.
   http://www.macresearch.org/tcbuild-new-build-tool-fortran
http://www.gsic.titech.ac.jp/~titz/docs/en/introduction.html
» TITech Data Compression Library for Large Scale Data Open in a new browser window
   Program with Fortran 90 and C interface for compressing scientific data.
   http://www.gsic.titech.ac.jp/~titz/docs/en/introduction.html
https://wci.llnl.gov/codes/basis/
» The Basis Code Development System Open in a new browser window
   A framework for developing interactive programs in Fortran which have programming languages as user interfaces, allowing users to set, calculate with, and plot variables in the program. Includes downloads, documentation, and mailing list information.
   https://wci.llnl.gov/codes/basis/
http://www.fortran.com/f95ts.html
» U_F95_TS Fortran 95 Test Suite Open in a new browser window
   Includes 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 t
   http://www.fortran.com/f95ts.html
http://rcwww.kek.jp/research/egs/epub/user/trebor/winmort.html
» WinMort Open in a new browser window
   Executable version of the SLAC MORTRAN3 precompiler with file I/O enhancements. Binary download with installation and usage instructions.
   http://rcwww.kek.jp/research/egs/epub/user/trebor/winmort.html
http://www.winteracter.com/
» Winteracter Open in a new browser window
   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/
http://pagesperso-orange.fr/yapakit.fortran/
» Yapakit Open in a new browser window
   Source code editor and integrated development environment for Fortran for Windows, Linux, and Solaris.
   http://pagesperso-orange.fr/yapakit.fortran/
http://nasarb.rubyforge.org/
» fUnit: Fortran Unit Testing Open in a new browser window
   Unit testing framework for Fortran modules. Unit tests are written in Fortran fragments that use a small set of testing-specific keywords and functions. FUnit transforms these fragments into valid Fortran code and compiles, links, and runs them against th
   http://nasarb.rubyforge.org/
http://sourceforge.net/projects/g95-xml/
» g95-xml Open in a new browser window
   Parser for fortran source code. Output is in XML format. The parser is based on the g95 parser. Additional tools in Perl are provided to browse Fortran source, and interfacing Fortran and Perl PDL.
   http://sourceforge.net/projects/g95-xml/

This category needs an editor

Last Updated: 2007-01-02 19:57:55



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by AllMusicSearch.com editors

Free previews by Thumbshots.org