A case for while-until

  • Authors:
  • Daniel P. Friedman;Stuart C. Shapiro

  • Affiliations:
  • Indiana University, Bloomington, Indiana;Indiana University, Bloomington, Indiana

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1974

Quantified Score

Hi-index 0.03

Visualization

Abstract

A new control structure construct, the while-until, is introduced as a syntactic combination of the while and the until. Examples are shown indicating that use of the while-until can lead to structured programs that are conceptually more manageable than those attainable without it. The while-until statement is then extended to a valuereturning expression which is shown to be more powerful than either the while or the until.