Re: Clojure contrib datalog

2012-12-11 Thread Shantanu Kumar
Thanks, Alexander and Bronsa! Shantanu On Monday, 10 December 2012 21:13:37 UTC+5:30, Bronsa wrote: > > There's also https://github.com/fogus/bacwn > > 2012/12/10 Alexander Solovyov > > >> Hi, >> >> I don't think it's maintained somewhere (at least I haven't seen >> anything), but at some point

Re: Clojure contrib datalog

2012-12-10 Thread Bronsa
There's also https://github.com/fogus/bacwn 2012/12/10 Alexander Solovyov > Hi, > > I don't think it's maintained somewhere (at least I haven't seen > anything), but at some point in past I extracted it from sources of > clojure-contrib and put it on github (with few updates to code, nothing > m

Re: Clojure contrib datalog

2012-12-10 Thread Alexander Solovyov
Hi, I don't think it's maintained somewhere (at least I haven't seen anything), but at some point in past I extracted it from sources of clojure-contrib and put it on github (with few updates to code, nothing major): https://github.com/piranha/datalog On Sun, Dec 9, 2012 at 1:15 PM, Shantanu Ku