An open API service indexing awesome lists of open source software.

https://github.com/fiddlerwoaroof/reazon-cl

A quick implementation of miniKanren in CL
https://github.com/fiddlerwoaroof/reazon-cl

common-lisp logic-programming minikanren

Last synced: 6 months ago
JSON representation

A quick implementation of miniKanren in CL

Awesome Lists containing this project

README

          

* REAZON-CL: a port of [[https://github.com/nickdrozd/reazon][reazon]] to Common Lisp

This is a mostly bug-compatible (possibly with some new and exciting
bugs of its own) port of the elisp package Reazon. Elisp using this
package should mostly run if you replace =reazon-= with =reazon:=.