An extensible static analysis tool for COBOL programs

  • Authors:
  • Warren Harrison

  • Affiliations:
  • School of Business Administration, University of Portland, Portland, OR

  • Venue:
  • CSC '87 Proceedings of the 15th annual conference on Computer Science
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software tools are an important part of the programming environment. Perhaps one of the most pervasive type of software tools is the “static analyzer”, as exemplified by cross reference listing tools, and call graph generators. In this paper, we describe an “extensible” static analysis tool (CESAT) which is based on the use of a data base management system and associated query language. The use of the dbms query language allows an virtually unlimited number of tools to be easily constructed, resulting in an “extensible” software tool.