AUI: A Programming Language for Developing Plastic Interactive Software

  • Authors:
  • K. Schneider;James R. Cordy

  • Affiliations:
  • -;-

  • Venue:
  • HICSS '02 Proceedings of the 35th Annual Hawaii International Conference on System Sciences (HICSS'02)-Volume 9 - Volume 9
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

STDSL04With the proliferation of consumer computing devices with varied display and input characteristics, it has become desirable to develop interactive systems that are usable across multiple physical environments without requiring costly redesign and reimplementation. Interactive software that easily adapts to new computer systems and environments while maintaining its usability is said to be 'plastic'. This paper introduces the AUI programming language that was designed specifically to support the development of plastic interactive software. An AUI program describes the abstract interaction of the user interface, independent of a particular physical device or concrete interaction style. The features of the AUI language are presented here with examples of how they are used to specify user interaction. As well, this paper describes a prototype implementation that uses function application, pattern matching and lazy evaluation techniques to process the abstract descriptions of the display and user actions.