Hi all,
I banged out a prototype CLIPS program analyzer (Clips2Graph.java) that creates the defition of a graphviz
graph for displaying the various pattern CE's and their input/output to/from rules.
It requires a graphviz viewer and CLIPS JNI or (use the ClipsJCLipsRunner if you still have jClips - you'll have to edit Clips2Graph)
I have placed just the sources (+ some doc) on:
(jo, I think suggested pieces might be best)
working on a runable jar and a GUI (They work here but...)
Thanks to anyone curious enough to try this and you can reach me at krriggs at comcast dot net for questions/comments to save bandwidth. (subject Clips2Graph ...)
Rog