CLIPS - Basic Programming Guide¶
- Section 1: Introduction
- Section 2: CLIPS Overview
- Section 3: Deftemplate Construct
- Section 4: Deffacts Construct
- Section 5: Defrule Construct
- Section 6: Defglobal Construct
- Section 7: Deffunction Construct
- Section 8: Generic Functions
- Section 9: CLIPS Object Oriented Language
- Section 10: Defmodule Construct
- Section 11: Constraint Attributes
- Section 12: Actions And Functions
- 12.1 Predicate Functions
- 12.2 Multifield Functions
- 12.3 String Functions
- 12.4 The CLIPS I/O System
- 12.5 Math Functions
- 12.6 Procedural Functions
- 12.7 Miscellaneous Functions
- 12.8 Deftemplate Functions
- 12.9 Fact Functions
- 12.10 Deffacts Functions
- 12.11 Defrule Functions
- 12.12 Agenda Functions
- 12.13 Defglobal Functions
- 12.14 Deffunction Functions
- 12.15 Generic Function Functions
- 12.16 CLIPS Object-Oriented Language (COOL) Functions
- 12.17 Defmodule Functions
- 12.18 Sequence Expansion
- Appendix A: Support Information
- A.1 Questions and Information
- A.2 Documentation
- A.3 CLIPS Source Code and Executables
- B.1 Version 6.30
- B.2 Version 6.24
- B.3 Version 6.23
- B.4 Version 6.22
- B.5 Version 6.21
- B.6 Version 6.2
- D.1 Ordering of Patterns on the LHS
- D.2 Deffunctions versus Generic Functions
- D.3 Ordering of Method Parameter Restrictions
- D.4 Instance-Addresses versus Instance-Names
- D.5 Reading Instance Slots Directly
- Index