Prime subprogram parsing of a program

  • Authors:
  • Robert E. Tarjan;Jacobo Valdes

  • Affiliations:
  • Stanford University;Princeton University

  • Venue:
  • POPL '80 Proceedings of the 7th ACM SIGPLAN-SIGACT symposium on Principles of programming languages
  • Year:
  • 1980

Quantified Score

Hi-index 0.01

Visualization

Abstract

A parsing method based on the triconnected decomposition of a biconnected graph is presented. The parsing algorithm runs in linear time and handles a large class of flow graphs. The applications of this algorithm to flow analysis and to the automatic structuring of programs are discussed.