Polytypic unification

  • JANSSON P
  • JEURING J
N/ACitations
Citations of this article
15Readers
Mendeley users who have this article in their library.

Abstract

Unification, or two-way pattern matching, is the process of solving an equation involving two first-order terms with variables. Unification is used in type inference in many programming languages and in the execution of logic programs. This means that unification algorithms have to be written over and over again for different term types. Many other functions also make sense for a large class of datatypes; examples are pretty printers, equality checks, maps etc. They can be defined by induction on the structure of user-defined datatypes. Implementations of these functions for different datatypes are closely related to the structure of the datatypes. We call such functions polytypic. This paper describes a unification algorithm parametrised on the type of the terms, and shows how to use polytypism to obtain a unification algorithm that works for all regular term types.

Cite

CITATION STYLE

APA

JANSSON, P., & JEURING, J. (1998). Polytypic unification. Journal of Functional Programming, 8(5), 527–536. https://doi.org/10.1017/s095679689800313x

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free