nickolaswiebe / kanren

My personal, very-mini miniKanren implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*-kanren

My attempt at a tiny miniKanren/uKanren with inequality and type constraints in Python, inspired by Hello Declarative World's Ruby, and a very careful reading of the original Reasoned Schemer's appendix. It's fairly undocumented for now, but does appear to work, as far as I can tell.

About

My personal, very-mini miniKanren implementation.


Languages

Language:Python 100.0%