daveray / logic-99

99 Prolog Problems in Clojure core.logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logic-99

Me working through 99 Prolog Problems using Clojure's core.logic. Since I don't really know what I'm doing, critical feedback on how to effectively and idiomatically apply core.logic to these problems is more than welcome. I'll probably poke through them very slowly as time permits.

Usage

Well, there's not much to use. lein test to run the tests. Otherwise, take a look at src/logic_99/core.clj.

License

Copyright © 2012 Dave Ray

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

About

99 Prolog Problems in Clojure core.logic


Languages

Language:Clojure 100.0%