Clipper Code
Brought to you by:
schugschug
File | Date | Author | Commit |
---|---|---|---|
README.txt | 2008-12-30 | schugschug | [r1] initial upload to sourceforge |
TypeDef.py | 2008-12-30 | schugschug | [r1] initial upload to sourceforge |
WidgetKlass.py | 2008-12-30 | schugschug | [r1] initial upload to sourceforge |
clipper.py | 2008-12-30 | schugschug | [r2] Make executable |
clipper_orig.glade | 2008-12-30 | schugschug | [r1] initial upload to sourceforge |
clipper_tools.glade | 2008-12-30 | schugschug | [r1] initial upload to sourceforge |
gplv3.txt | 2008-12-30 | schugschug | [r1] initial upload to sourceforge |
Clipper is a GUI Shell and Debugger for the CLIPS expert system. It uses the GTK+ GUI so should work on any platform that is supported by GTK+, and is written in Python. To use you must have the following Python packages installed: pyGTK (developed with version 2.12.1) www.pygtk.org/ Kiwi (developed with version 1.9.19) www.async.com.br/projects/kiwi/ pyCLIPS (developed with version 1.0.7.348) http://pyclips.sourceforge.net/web/ syck (may remove this requirement in the future v 0.61.2) http://whytheluckystiff.net/syck/