An interactive Datalog tutorial.
You will need Leiningen and java installed.
$ lein uberjar
$ java -cp target/learndatalogtoday-standalone.jar clojure.main -m learndatalogtoday.handler
Server is now running on $PORT
(http://localhost:8080
by default).
Copyright © 2013-2023 Jonas Enlund
Distributed under the Eclipse Public License, the same as Clojure.