Program visualization using reference attributed grammars

  • Authors:
  • Eva Magnusson;Görel Hedin

  • Affiliations:
  • Department of Computer Science, Lund University, Box 118, SE-221 00 Lund, Sweden;Department of Computer Science, Lund University, Box 118, SE-221 00 Lund, Sweden

  • Venue:
  • Nordic Journal of Computing
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes how attribute grammars can be used to integrate program visualization in language-based environments and how program visualizations can be specified and generated from grammars. It is discussed how a general solution for a simple grammar can be reused in grammars for other specific languages. As an example we show how diagram generation for a very simple state transition language can be integrated in a more complex specific state transition language. We use an extended form of attribute grammars, RAGs, which permits attributes to be references to nodes in the syntax tree. An external graph drawing tool is used to visualize the diagrams. The solution is modularized to support reuse for different languages and exchange of the external drawing tool for different types of visualization.