martintrojer.datalog

https://github.com/martintrojer/datalog.git

git clone 'https://github.com/martintrojer/datalog.git'

(ql:quickload :martintrojer.datalog)
54

datalog

Bringing clojure.contrib.datalog back to life.

As in running nicely on 1.4, and following “modern” conventions.

Used as a play pen for disk based (non in-memory) database queries.

Check out wiki for more info

Usage

License

Copyright © 2012 Martin Trojer

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