C-Linkable Expertshells

Mott Given ntm1169 at dsacg1.UUCP
Wed Oct 19 22:37:00 AEST 1988


>From article <852 at tnoibbc.UUCP>, by sp at tnoibbc.UUCP (Silvain Piree):
> I'm designing a system that will have modules programmed in C and others
> programmed using an expertshell. My aim is to fully integrate all modules and
> therefore I need to be able to link the expertshell with the C code.

Another software package that you can use is CLIPS, C Language Integrated
Production System.  It is a LISP-like language in appearance that primarily
uses forward chaining with the Rete algorithm.  It allows you to embed an AI
application in a C program.  It was developed under a contract for NASA and
is available for use through COSMIC, 404-542-3265 (for around $200 I believe).
It was not intended to be a commercial product, so it is not as user-
friendly as one would expect from a commercial product.
-- 
Mott Given @ Defense Logistics Agency ,DSAC-TMP, P.O. Box 1605,
	    Systems Automation Center, Columbus, OH 43216-5002
UUCP:  mgiven%dsacg1.uucp at daitc.arpa              I speak for myself
Phone:       614-238-9431



More information about the Comp.lang.c mailing list