Flowchart techniques for structured programming

  • Authors:
  • I. Nassi;B. Shneiderman

  • Affiliations:
  • State University of New York at Stony Brook, Stony Brook, L. I., New York;State University of New York at Stony Brook, Stony Brook, L. I., New York

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1973

Quantified Score

Hi-index 0.10

Visualization

Abstract

With the advent of structured programming and GOTO-less programming a method is needed to model computation in simply ordered structures, each representing a complete thought possibly defined in terms of other thoughts as yet undefined. A model is needed which prevents unrestricted transfers of control and has a control structure closer to languages amenable to structured programming. We present an attempt at such a model.