1. Aristotle
- Author
-
Loren Larsen, Gregg Rothermel, Melanie Page, John Lloyd, David Nedved, Manvinder Singh, Mary Jean Harrold, and Michael Smith
- Subjects
Parsing ,Dataflow ,Computer science ,Symbol table ,Programming language ,business.industry ,computer.software_genre ,Program analysis ,Procedural programming ,Test suite ,Graph (abstract data type) ,User interface ,Software engineering ,business ,computer - Abstract
Aristotle provides program analysis information, and supports the development of software engineering tools. Aristotle's front end consists of parsers that gather control flow, local dataflow and symbol table information for procedural language programs. We implemented a parser for C by incorporating analysis routines into the GNU C parser; a C++ parser is being implemented using similar techniques. Aristotle tools use the data provided by the parsers to perform a variety of tasks, such as dataflow and control dependence analysis, dataflow testing, graph construction and graph viewing. Most of Aristotle's components function on single procedures and entire programs. Parsers and tools use database handler routines to store information in, and retrieve it from, a central database. A user interface provides interactive menu-driven access to tools, and users can view results textually or graphically. Many tools can also be invoked directly from applications programs, which facilitates the development of new tools. To assist with system development and maintenance, we are also creating support tools for managing bug and test suite databases.
- Published
- 1995
- Full Text
- View/download PDF