Design issues in a map language

  • Authors:
  • M. P. Atkinson;C. Lécluse;P. Philbrow;P. Richard

  • Affiliations:
  • -;-;-;-

  • Venue:
  • DBPL3 Proceedings of the third international workshop on Database programming languages : bulk types & persistent data: bulk types & persistent data
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses various design issues that are being encountered during the design of a language which includes the highly parametric bulk types constructed using the map constructor. These maps are mutable stores holding sets of n element domains mapping to m element ranges. If the range is empty they behave as standard sets or relations. Issues of equality, ordering, variadicity, constancy, and choice of typing mechanism have all been encountered.