Spyke
programming_languages·Programming LanguagesbyCorbin

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

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.

http://webyrd.net/scheme-2013/papers/HemannMuKanren2013.pdfOpen linkView original on programming.dev
No comments on the original post yet.
µKanren: a minimal functional core for relational programming (2013) | Spyke