Source Code Analysis
Difftool - a side-by-side GUI file difference Difftool is a GUI side-by-side textual differencer and manual merging program (Win32) intended to help merge two source code files into one (Apr 2002)
DocVizor - documents class hierarchies DocVizor allows developers to quickly visualize and document the class structure of C++ code by generating a color-keyed diagram of a project's class hierarchy. Generate HTML or bitmap files. $99 (Jul 2002)
GNU diffutils - shows differences in source files You can use the `diff' command to show differences between two files. `diff' outputs differences between files line by line in any of several formats. Also includes, cmp, diff3, sdiff. GNU Freeware (May 2000)
Incldep - shows #include dependency tree Incldep is a utility to print out the include dependencies of a C or C++ source file. With source code. (Jan 2000)
lclint - advanced C program analyzer lclint is the open source version of lint, the C program semantic analyzer. It can find many bugs by reading your code including possible infinite loops, memory management errors, inconsistent use of global variables, fall-thru cases, and more! (Oct 1999)
scribe - automatically generates C function protos scribe writes functions prototypes for your C code, so you don't have to. It also compares unique functions between source code files and will 'extern' when appropriate. C++ methods support is also planned. Freeware (Apr 2002)
TIDY - HTML Lint and Cleaner TIDY cleans up problems in HTML files and makes them XHTML complaint. Fixes missing/mismatched tags, tags out-of-order, quotes, layout bugs, PowerPoint slide generation. Freeware. Source in C. (Feb 2001)
See also: Cross-ReferenceSee Also: if you are interested in Source Code Analysis you may find related topics in Cross-Reference
See also: DocumentationSee Also: if you are interested in Source Code Analysis you may find related topics in Documentation
See also: Text UtilitiesSee Also: if you are interested in Source Code Analysis you may find related topics in Text Utilities
Books about Source Code AnalysisA complete list of books on Source Code Analysis available through Amazon.COM