CMU Artificial Intelligence Repository
 
   
   
   
   
  
CLIPS: C Language Integrated Production System
areas/expert/systems/clips/
   agent/     AGENT_CLIPS: Multi-agent tool for the Macintosh
   contrib/   User-contributed CLIPS code.
   doc/       CLIPS documentation files.
   dyna/      DYNACLIPS: DYNAamic CLIPS Utilities
   fzclips/   FuzzyCLIPS: Fuzzy Logic Extensions for CLIPS
   patches/   Bug fixes for version 6.0 of CLIPS.
   sybase/    Sybase interface for CLIPS
   v4_3/      CLIPS: C Language Integrated Production System
   v5_0/      CLIPS: C Language Integrated Production System
   v5_1/      CLIPS: C Language Integrated Production System
   v6_0/      CLIPS: C Language Integrated Production System
   wxclips/   wxCLIPS: Simple graphical front end to CLIPS
Origin:   
   hubble.jsc.nasa.gov:/pub/clips/
   CLIPS FAQ list and bug fixes maintained by Gary Riley
   .
   ftp.ensmp.fr:/pub/clips/clips-5.0/ [192.54.148.100]
      [Macintosh version CLIPS 5.0]
   ftp.ensmp.fr:/pub/clips/clips-5.1/ [192.54.148.100]
      [MS-DOS version of CLIPS 5.1]
CLIPS 6.0 (C Language Integrated Production System) is an OPS-like
forward chaining production system written in ANSI C by NASA. The
CLIPS inference engine includes truth maintenance, dynamic rule
addition, and customizable conflict resolution strategies.  CLIPS,
including the runtime version, is easily embeddable in other
applications.  CLIPS includes an object-oriented language called COOL
(CLIPS Object-Oriented Language) which is directly integrated with the
inference engine.  
Joseph Giarratano and Gary Riley's book, "Expert Systems Principles
and Practice", comes with an MS-DOS CLIPS 6.0 interpreter.
Requires:     ANSI C
Ports:        CLIPS runs on many platforms including IBM PC
              compatibles (including Windows 3.1 and MS-DOS 386
              versions), Macintosh, VAX 11/780, Sun 3/260, and HP9000/500.
              Porting to any system with an ANSI C compiler should be easy.
Copying:      CLIPS is available from COSMIC at a nominal fee for
              unlimited copies with no royalties. (CLIPS is available
              free to NASA, USAF, and their contractors for use on
              NASA and USAF projects.) Folks who obtain CLIPS from
              COSMIC can do anything they wish with it, including
              redistribute it.  Folks who obtain CLIPS directly from
              NASA are restricted to using it for US government
              purposes only.
CD-ROM:       Prime Time Freeware for AI, Issue 1-1
Mailing List: To subscribe to the CLIPS mailing list, send a message
              to the list server
                 listserv@cossack.cosmic.uga.edu (128.192.14.4)
              with message body
                 SUBSCRIBE CLIPS-LIST
Contact:      COSMIC  (CLIPS Sales)
              University of Georgia
              382 East Broad Street
              Athens, GA 30602
              Tel: 706-542-3265
              Fax: 706-542-4807
              
              STB Products Help Desk  (Help Desk)
              LinCom Corporation
              1020 Bay Area Boulevard, #200
              Houston, TX 77058-2628
              Tel: 713-286-8919
              Fax: 713-286-4479
Keywords:
   CLIPS, COOL, Conflict Resolution, Expert System Shells, 
   Forward Chaining, OOP!CLIPS, Truth Maintenance
Last Web update on Mon Feb 13 10:21:38 1995 
AI.Repository@cs.cmu.edu