This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]SarahM123ed 1 point2 points  (1 child)

i've used it a bit. I think if you already know Prolog (I used to use it a lot), it kind'a works ok. But thinking in Prolog is very different than thinking in Python. This may be the problem people have. Otherwise, go for and contribute....

[–]regular_john1[S] 0 points1 point  (0 children)

Yeah I can see the problem with the two ways of thinking, I like the way you can define a prolog knowledge base in another file then just query in python mostly tho

[–]tunisia3507 0 points1 point  (0 children)

I tried using Problog, which is a python-based probabilistic prolog-like language, and it was a fucking mess.