CAPE_Tk: Clips and Perl with Extensions and Perl/Tk. A programming environment supporting inter-calling between the Clips rule-based system and Perl with Tk graphical user interface under Windows 9x/NT.
My current project requires to gather together: expert system, ontology editor, and some RAD language for GUI. The most suitable things are: CLIPS, Protege, and Perl/Tk. I have found CAPE which binds Perl with CLIPS, thanks to Robert Inder. I have changed some things in C++ to run CAPE under Win32 (from Unix), see list of changes.
topDownload: cape_tk_01.rar. Size: 1 321 Kb. GPL licence.
This version of CAPE works under OS Windows 9x/XP.
The development tools are Microsoft Visual Studio 6.0 (C++) and Perl 5.8.3.
topTo build using Visual C++ 6.0 under Windows 9x/XP:
To build on a Unix machine take and use source CAPE (designed for Unix). top