µKanren: a minimal functional core for relational programming (2013) (webyrd.net)
from Corbin@programming.dev to programming_languages@programming.dev on 22 Feb 2024 18:14
https://programming.dev/post/10418880

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.

#programming_languages

threaded - newest