by mschatte
A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
- Complete rewrite of py2f - New f2py module which now returns the actual classes of some object (not only a string describing it) - lists and tuples now work correctly when send back from FLORA-2 - added delete method to FBase (now you can delete ...
Added some documentation into the code. Added PyDoc generated documentation. Some minor bugfixes.
First release
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use