A Partial Evaluator for Curry

by Michael Hanus, Björn Peemöller

Proc. of the 23rd International Workshop on Functional and (Constraint) Logic Programming (WFLP 2014), Universität Halle-Wittenberg, pp. 55-71, 2014

We present a partial evaluator for functional logic programs written in Curry. In contrast to previous approaches to the partial evaluation of functional logic programs, we take into account the features used in contemporary Curry programs, in particular, non-deterministic operations and recursive let expressions. For this purpose, we base our partial evaluator on FlatCurry, an intermediate language for the representation of Curry programs. We sketch our approach and present initial benchmarks of our implementation.

Preprint (PDF) BibTeX-Entry