https://github.com/martintrojer/datalog.git
git clone 'https://github.com/martintrojer/datalog.git'
(ql:quickload :martintrojer.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
add [datalog "0.1.1"]
to :dependencies
in your project.clj
lein test
Copyright © 2012 Martin Trojer
Distributed under the Eclipse Public License, the same as Clojure.