JUCS - Journal of Universal Computer Science 10(7): 769-788, doi: 10.3217/jucs-010-07-0769
Partial Categorical Multi-Combinators and Church-Rosser Theorems
expand article infoRafael Dueire Lins
‡ Universidade Federal de Pernambuco, Recife, Brazil
Open Access
Abstract
Categorical Multi-Combinators form a rewriting system developed with the aim of providing efficient implementations of lazy functional languages. The core of the system of Categorical Multi-Combinators consists of only four rewriting laws with a very low pattern-matching complexity. This system allows the equivalent of several -reductions to be performed at once, as functions form frames with all their arguments. Although this feature is convenient for most cases of function application it does not allow partially parameterised functions to fetch arguments. This paper presents Partial Categorical Multi-Combinators, a new rewriting system, which removes this drawback.
Keywords
functional programming, categorical combinators, explicit substitutions