The official CLIPS documentation is organized to support different levels of development: Reference Manual - CLIPS
: Known as COOL (CLIPS Object-Oriented Language), supporting classes, inheritance, and polymorphism. Procedural : Defining deffunctions and generic functions. Reference Manual - CLIPS: A Tool for Building E...
: Technical details on the Inference Engine (which controls rule execution), the Fact-list , and the Instance-list . The official CLIPS documentation is organized to support
: Advanced sections on how CLIPS manages memory and how to define custom input/output (I/O) routers. Volume Breakdown Reference Manual - CLIPS: A Tool for Building E...
: Documentation for three distinct programming styles: Rule-based : Using a forward-chaining inference engine.