Functional logic programming

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Widr (talk | contribs) at 10:21, 5 May 2016 (Reverted 1 edit by 183.87.94.34 using STiki). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Functional logic programming is the combination, in a single programming language, of the paradigms of functional programming (including higher-order programming) and logic programming (non-deterministic programming, unification). This style of programming is embodied by various programming languages, including Curry and Mercury.

A journal devoted to the integration of functional and logic programming was published by MIT Press and the European Association for Programming Languages and Systems between 1995 and 2008.[1]

References

  1. ^ Kuchen, Herbert. "The Journal of Functional and Logic Programming". University of Münster.

External links