Canadian Content - Code Analysis
Code Analysis Listings & Download   Canadian Content
    Search:
Code Analysis

Code Analysis (Tools)

Canadian Content - Code Analysis Canadian Content > Computers: Programming: Languages: Fortran: Tools: Code Analysis:


Code Analysis Sites:

Foresys Foresys
Foresys Foresys: Fortran 77/90/95 code analysis and reengineering. (Code Analysis)
http://www.simulog.fr/eis/fore1.htm
Crescent Bay Software Crescent Bay Software
Crescent Bay Software Crescent Bay Software: Tools for parallelization and conversion of Fortran 77 to Fortran 90: generation of new source form, removal of obsolete features, elimination or reduction of GOTOs and labels, generation of array syntax in place of loops. creation of MODULEs from COMMONs (Code Analysis)
http://www.crescentbaysoftware.com/end_user.html
Forcheck Forcheck
Forcheck Forcheck: Statically analyzes Fortran 66/77/90/95 code for syntax and semantic errors. Produces documentation like cross-references and call-tree. Validates for cross-platform conformance. [Commercial] (Code Analysis)
http://www.forcheck.nl/
ForUtil ForUtil
ForUtil ForUtil: Collection of Fortran 77 utilities to generate a flow graph, check subroutine arguments, and study COMMON blocks. (Code Analysis)
http://www.xs4all.nl/~ripley/RSD/ForUtil.html
PlusFORT Fortran Analysis Toolkit PlusFORT Fortran Analysis Toolkit
PlusFORT Fortran Analysis Toolkit PlusFORT Fortran Analysis Toolkit: Product from Polyedron for Fortran source code restructuring, global static analysis, coverage analysis, automated make, and version selection. (Code Analysis)
http://www.polyhedron.com/pf/plusfort.html
Caller v5.2 Caller v5.2
Caller v5.2 Caller v5.2: 32-bit Windows console application to assist in the reverse engineering of Fortran 77 programs. Caller generates call trees and variable lists. The output is in either text or HTML for easy linked navigation. Caller can optionally annotate the call tree w (Code Analysis)
http://drn.digitalriver.com/product.php[id]16268[cid]125[SiteID]macesoftware
Cleanscape Cleanscape
Cleanscape Cleanscape: FortranLint source code analysis tool simplifies the debugging and maintenance of code by identifying common problems that typically pass through a compiler. Grayboxx is a cross-platform software test automation system. (Code Analysis)
http://www.cleanscape.net/products
Forwarn Forwarn
Forwarn Forwarn: Static analyzer and documentation generator for Fortran programs. Available for the DOS, Unix, OS/2, and VAX/VMS operating systems. Developed by Quibus Enterprises, which also sells Quibus Fortran Development Tools which includes utilities for cleaning up (Code Analysis)
http://www.fortran.com/fortran/quibus_forwarn.html
Fortran 77 Diagram Graphical GOTO Plotter Fortran 77 Diagram Graphical GOTO Plotter
Fortran 77 Diagram Graphical GOTO Plotter Fortran 77 Diagram Graphical GOTO Plotter: Flowcharting utility. (Code Analysis)
http://www.deater.net/weave/vmwprod/f77_diagram/
Omega Charting Services Omega Charting Services
Omega Charting Services Omega Charting Services: Converts a Fortran 77 source code to its flowchart equivalent, which is then ported into an Excel file. (Code Analysis)
http://home.comcast.net/~lchen223621/
Floppy Floppy
Floppy Floppy: Software tool that takes as input a file of Fortran 77 code and checks it according to various "coding conventions". Floppy can "tidy" the source FORTRAN, producing a new file with indented DO-loops, block IF-s, and so on. Floppy can b (Code Analysis)
http://www.netlib.org/floppy/
Fortran Source Check Fortran Source Check
Fortran Source Check Fortran Source Check: Produces compile-time diagnostics of Fortran code using the Lahey/Fujitsu Fortran 95, Lahey Fortran 90, or Essential Lahey Fortran 90 compilers. Can show warnings, perform a Fortran 90/95 conformance check, warn about use of obsolescent features, force im (Code Analysis)
http://www.lahey.com/check.htm
WinFPT and FPT WinFPT and FPT
WinFPT and FPT WinFPT and FPT: Tool for testing, quality assurance, migration and re-engineering of Fortran programs. WinFPT is a full GUI-based implementation of FPT for Win32. (Code Analysis)
http://www.simcon.uk.com/
Understand for Fortran Understand for Fortran
Understand for Fortran Understand for Fortran: Interactive development environment tool providing reverse engineering, automatic documentation, metrics and cross referencing of Fortran source code. It supports the Fortran 77 and 90 language standards, with common VAX, Cray and Salford extensions. [Sha (Code Analysis)
http://www.scitools.com/uf.html
Visual StrongType for Fortran 77 Visual StrongType for Fortran 77
Visual StrongType for Fortran 77 Visual StrongType for Fortran 77: Static typechecker that works on Fortran source code to find algebraic inconsistencies. (Code Analysis)
http://www.visualstrongtype.com/download.html
Fortran Function Tree (FFT) Fortran Function Tree (FFT)
Fortran Function Tree (FFT) Fortran Function Tree (FFT): FFT builds an internal representation of the function call hierarchy relations in Fortran 77 code. Several features and options allow the user to customize the generated hierarchy tree chart output and to get a large set of useful information about the so (Code Analysis)
http://drn.digitalriver.com/product.php[id]2995[SiteID]macesoftware
Ftnchek Ftnchek
Ftnchek Ftnchek: Static analyzer for Fortran 77 designed to detect certain errors that a compiler usually does not. [Free] (Code Analysis)
http://www.dsm.fordham.edu/~ftnchek/
Fortran Coverage Analysis Tool (FCAT) Fortran Coverage Analysis Tool (FCAT)
Fortran Coverage Analysis Tool (FCAT) Fortran Coverage Analysis Tool (FCAT): Finds "cold-spots" in Fortran codes (the part of the codes that are never executed), and flags these parts line-by-line. Finds "hot-spot" in Fortran codes (the part of the codes that are most frequently executed), and gives a line by l (Code Analysis)
http://www.dl.ac.uk/TCSC/UKHEC/FCAT/index.html