A new look at pattern matching in abstract data types

  • Authors:
  • Pedro Palao Gostanza;Ricardo Peña;Manuel Núñez

  • Affiliations:
  • Departamento de Informática y Automática, Universidad Complutense de Madrid, Spain;Departamento de Informática y Automática, Universidad Complutense de Madrid, Spain;Departamento de Informática y Automática, Universidad Complutense de Madrid, Spain

  • Venue:
  • Proceedings of the first ACM SIGPLAN international conference on Functional programming
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present a construction smoothly integrating pattern matching with abstract data types. We review some previous proposals [19, 23, 20, 6, 1] and their drawbacks, and show how our proposal can solve them. In particular we pay attention to equational reasoning about programs containing this new facility. We also give its formal syntax and semantics, as well as some guidelines in order to compile the construction efficiently.