I would be excited to see more material on logic programming if your looking for ideas
@drewverlee thanks for the suggestion, logic programming is a very interesting topic
have you done much with it or are you exploring it to see what's possible?
I'm coming at it from several directions. I'm learning what's possible. One question is what's easy to do in clojure today with it. Another is, what might be possible in general. I like the idea of pairing datomic (backwards chaining) with a rules engine (forward chaining). As the combination seems to promise a lot of declarative power.
interesting, I'll have to check it out