Editing IDL data structures

  • Authors:
  • G. Persch

  • Affiliations:
  • GMD Forschungsstelle, an der Universität Karlsruhe, Haid-und-Neu Straβe 7, D-7500 Karlsruhe, Federal Republic of Germany

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe an editing facility influenced by programming languages and abstract data types which allows to inspect and manipulate arbitrary data structures. Starting from a graph-like data model, the editor has a powerful command language which allows to iterate over subgraphs or subsets of the nodes. The editor has been successfully used for rapid tool construction and user friendly debugging of several large data structures, including the intermediate language DIANA and the project library of our Ada compiler.