Computer
A Taxonomy of Program Visualization Systems (p. 11) "Pictorial representations of program structure, control flow, and data have always been part of the programmer's repertoire of tools and techniques. Such representations can simplify and enhance the explanation of specific aspects of a program. Now that workstations are equipped with powerful graphics capabilities, interest has shifted from simple, static representations to dynamic representations of program behavior." (p. 13) "Our definition suggests the model shown in Figure 1 in which program visualization is the result of an interplay of three participants: the programmer who develops the original program, the animator who defines and constructs the mapping, and the viewer who observes the graphical representation. … Our model of visualization as a mapping leads to a classification of systems based on the domain, range, nature, and limitations of the mapping they support. To these four model-inspired criteria we add communication from the animator to the viewer, in other words, using mapping to convey information." (p. 23) "We derived the classification principles of our new taxonomy for program visualization systems from a complete model of program visualization. For formally well-understood areas, the classification is simple and precise. Program visualization systems can readily be differentiated by scope, level of abstraction, specification method, and interface because these criteria have well-defined formal frameworks. … The remaining classification criterion, presentation, is concerned with visual communication. This area has little formal foundation and thus is an ad hoc category in our taxonomy. Because any useful taxonomy must rely on a simple, objective, formal framework, the development of a more formal treatment of visual information presentation is a worthwhile research goal." [Editor's note: Since 1993 the power of visualization graphics has enabled visualization systems to present many more aspects of program behavior, as envisioned in this article.]