logic programming in python (was something about py3k)

2007-10-30 Thread Jean-Paul Calderone
On Tue, 30 Oct 2007 14:09:39 -, Steven D'Aprano <[EMAIL PROTECTED]> wrote: > > [snip] > >(Aside: I think it a shame that there is one major paradigm that Python >doesn't have *any* support for at all: logic programming, like Prolog. I >don't quite know wh

Re: Logic Programming

2006-10-10 Thread Boris Borcic
I believe some work has been down in pypy to bring logic programming to python. You might ask pypy-dev Google leads to http://codespeak.net/pypy/dist/pypy/doc/howto-logicobjspace-0.9.html -- http://mail.python.org/mailman/listinfo/python-list

Logic Programming

2006-10-10 Thread MaR
Yes! The question rears its head once again! ;o) I have done some search and trial and horrors.. (PyLog has vanished?) But I fail to find anything useful when it comes to do Logic Programming (e.g. Prolog'ish) in the context of Python. And yes, I tend to beleive that I need to! No, I d