python-pyke-doc

Prolog-inspired python logic programming toolkit (documentation)
  http://pyke.sourceforge.net/
  1
  1 review



Pyke introduces a form of logic programming (inspired by prolog) to python by providing a knowledge-based inference engine (or "expert system").

unlike prolog, pyke integrates with python code allowing one to invoke pyke from python and intermingle python statements and expressions within your expert system rules.

this package contains the html documentation for pyke.
Latest reviews
4
blueXrider 12 years ago

nice