A Compositional Approach to Multiparadigm Programming

  • Authors:
  • Pamela Zave

  • Affiliations:
  • -

  • Venue:
  • IEEE Software
  • Year:
  • 1989

Quantified Score

Hi-index 0.02

Visualization

Abstract

The author points out that although different aspects of a system require different approaches, programmers are confined to their language's one paradigm. Multiparadigm programming makes it possible to match the paradigm to the problem. The potential of paradigm composition as an approach to multiparadigm programming is explored. In paradigm composition, a multiparadigm program is written as a collection of single-paradigm programs. The single-paradigm programs are composed, which means that they execute concurrently and cooperatively to form the whole of a functioning system. Interactions between paradigms are defined at the conceptual levels of the participating paradigms. The case of a small prototype telephone network is considered as an example of paradigm composition.