Schemata for teaching structured assembly language programming

  • Authors:
  • James L. Silver, Jr.;Robert R. Leeper

  • Affiliations:
  • Computer Technology Department, Indiana Univesity-Purdue University at Fort Wayne;Computer Technology Department, Indiana Univesity-Purdue University at Fort Wayne

  • Venue:
  • SIGCSE '83 Proceedings of the fourteenth SIGCSE technical symposium on Computer science education
  • Year:
  • 1983

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper advocates the use of structured programming techniques in designing and developing assembly language programs. It presents schemata for implementing the major constructs of structured programs in IBM 370 Assembly language. These include the extensive use of equates for defining labels and the use of indentation to illustrate logical dependencies in pseudocode comments.