/logiclab

Examples and tutorial for the excellent Clojure core.logic logic programming library

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Clojure core.logic examples

This is a collection of annotated examples for learning logic programming in Clojure with the excellent core.logic library.

Installation

lein deps
lein compile

License

Distributed under the Eclipse Public License, the same as Clojure.