PolyP - a polytypic programming language extension
Paper in proceeding, 1997

Many functions have to be written over and over again for different datatypes, either because datatypes change during the development of programs, or because functions with similar functionality are needed on different datatypes. Examples of such functions are pretty printers, debuggers, equality functions, unifiers, pattern matchers, rewriting functions, etc. Such functions are called polytypic functions. A polytypic function is a function that is defined by induction on the structure of user-defined datatypes. This paper extends a functional language (a subset of Haskell) with a construct for writing polytypic functions. The extended language type checks definitions of polytypic functions, and infers the types of all other expressions using an extension of Jones' theories of qualified types and higher-order polymorphism. The semantics of the programs in the extended language is obtained by adding type arguments to functions in a dictionary passing style. Programs in the extended language are translated to Haskell.

Author

Patrik Jansson

Functional Programming

Programming Logic

Principles of Programming Languages

Vol. POPL97 470-482
0-89791-853-3 (ISBN)

Subject Categories

Computer Science

ISBN

0-89791-853-3

More information

Created

10/7/2017