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

https://github.com/mjul/logiclab

Examples and tutorial for the excellent Clojure core.logic logic programming library
https://github.com/mjul/logiclab

clojure logic-programming

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Clojure core.logic examples

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

Speaker notes for presenting core.logic can be found in the
[speaker_notes.png](speaker_notes.png) file.

## Installation

lein deps
lein compile

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