Object-oriented programming of X Window System graphical user interfaces

  • Authors:
  • William A. Rutiser

  • Affiliations:
  • STSC, Inc.

  • Venue:
  • APL '90 Conference proceedings on APL 90: for the future
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

An object-oriented programming style facilitates programming graphical user interfaces with APL and an external processor interface to the X Window System interface library of C functions. Objects are represented by global nested variables. Methods are represented by APL functions whose names are stored in the objects.