MSL: a microprocessors systems language

  • Authors:
  • Shamim A. Naqvi

  • Affiliations:
  • University of South Carolina

  • Venue:
  • ACM-SE 16 Proceedings of the 16th annual Southeast regional conference
  • Year:
  • 1978

Quantified Score

Hi-index 0.00

Visualization

Abstract

MSL is a new high level language that was designed specifically to write systems programs for small computers. It is a structured language, providing a simple description of and operations on data structures for managing lists and resources. Basic functions are contained within the language for controlling cooperating processes. Higher level functions can be incorporated by extending the language through a simple macro capability. These features in conjunction with a clear and flexible language design makes for ease of programming and provides a conceptually clear framework to the systems programmer.