1 comments

  • ashton31418 hours ago
    Ooo I love anything miniKanren related.<p>I did a close reading of the implementation in the original miniKanren paper; you can see my write-up and implementation here: <a href="https:&#x2F;&#x2F;codeberg.org&#x2F;ashton314&#x2F;microKanren" rel="nofollow">https:&#x2F;&#x2F;codeberg.org&#x2F;ashton314&#x2F;microKanren</a><p>miniKanren paper: <a href="http:&#x2F;&#x2F;webyrd.net&#x2F;scheme-2013&#x2F;papers&#x2F;HemannMuKanren2013.pdf" rel="nofollow">http:&#x2F;&#x2F;webyrd.net&#x2F;scheme-2013&#x2F;papers&#x2F;HemannMuKanren2013.pdf</a><p>Also relevant—a practical use-case for miniKanren: <a href="https:&#x2F;&#x2F;aphyr.com&#x2F;posts&#x2F;354-unifying-the-technical-interview" rel="nofollow">https:&#x2F;&#x2F;aphyr.com&#x2F;posts&#x2F;354-unifying-the-technical-interview</a>