An Introduction to the Construction and Verification of Alphard Programs

  • Authors:
  • W. A. Wulf;R. L. London;M. Shaw

  • Affiliations:
  • Department of Computer Science, Carnegie-Mellon University;-;-

  • Venue:
  • IEEE Transactions on Software Engineering
  • Year:
  • 1976

Quantified Score

Hi-index 0.01

Visualization

Abstract

The programming language Alphard is designed to provide support for both the methodologies of "well-structured" programming and the techniques of formal program verification. Language constructs allow a programmer to isolate an abstraction, specifying its behavior publicly while localizing knowledge about its implementation. The verification of such an abstraction consists of showing that its implementation behaves in accordance with its public specifications; the abstraction can then be used with confidence in constructing other programs, and the verification of that use employs only the public specifications.