Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This adds a neat Prolog-angle to the whole language. Cant wait to see if someone actually makes a complete prolog-module out of this.


While I don't have direct experience with either of these (I just googled for "python prolog backtracking"), you could probably do just as well in idiomatic Python using generators:

  * http://codespeak.net/pypy/extradoc/paper/prolog-in-python.pdf
  * http://mail.python.org/pipermail/python-list/2005-October/348485.html
I think Peter Norvig has written about this, too.


I'm not sure, I don't think python semantics would support implicit backtracking.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: