Skip to content

Tag Archives: CLIPS

The Lisa Project

Lisa is a production-rule system implemented in the Common Lisp Object System (CLOS), and is heavily influenced by CLIPS and the Java Expert System Shell (JESS). – Lisa Site

Great CLIPS and JESS Posts

Here are many great posts by John Lindberg.

A Bit about CLIPS

JESS is a superset of CLIPS. On Linux it is a little less obvious how to get the install because CLIPS seems to come with a powerful IDE, but not on Linux. Oh well, on Ubuntu you can install it with: sudo apt-get install clips clips-common clips-doc Installing it provides the interpreter a nice man [...]