programming_languages
Programming Languages Corbin 8mo ago 100%

µKanren: a minimal functional core for relational programming (2013)

http://webyrd.net/scheme-2013/papers/HemannMuKanren2013.pdf

The abstract:

This paper presents μKanren, a minimalist language in the miniKanren family of relational (logic) programming languages. Its implementation comprises fewer than 40 lines of Scheme. We motivate the need for a minimalist miniKanren language, and iteratively develop a complete search strategy. Finally, we demonstrate that through sufcient user-level features one regains much of the expressiveness of other miniKanren languages. In our opinion its brevity and simple semantics make μKanren uniquely elegant.

8
0
Comments 0