lint-PLUS a C pre-compile analysis tool from Cleanscape

Visualization and automatic anaylsis of C programs

Benefits
  • Map out unfamilar programs
  • Check non-portable code segments
  • Identify variable usage conflicts
  • Isolate variables that are referenced but never assigned a value
  • Inconsistencies in function argument lists between modules
Components
  • Command line user interface, or
  • GUI interface
Graphical Displays
  • Tables and diagrams as a guide to C programs
  • Project report
Results
  • Code debugged before compilation
  • Error summary report in text file
Quick StartComing soon in HiPERiSM Course HC3.