From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2f8018d0d301bc11,start X-Google-Attributes: gid103376,public X-Google-Thread: 10417c,2f8018d0d301bc11,start X-Google-Attributes: gid10417c,public From: Ted Dennison Subject: Announce: AdaCLIPS v 0.1 Date: 1999/08/03 Message-ID: <7o7b2i$s5r$1@nnrp1.deja.com>#1/1 X-Deja-AN: 508432359 X-Http-Proxy: 1.0 x43.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Tue Aug 03 18:06:19 1999 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada,comp.ai.shells X-Http-User-Agent: Mozilla/4.6 [en] (WinNT; I) Date: 1999-08-03T00:00:00+00:00 List-Id: As part of an AI class I took recently, I had to use the public-domain CLIPS AI shell. Since I couldn't find an Ada binding to it, I took it upon myself to make one. The class is now over, so I'm making my loss your gain. :-) The Ada bindings are now available for public use at http://www.telepath.com/dennison/Ted/AdaClips/AdaClips.html . They are what Ada folk would term "thick" bindings (or semi-thick...hmmm stout?). They were created using Gnat on Windows NT 4.0, but should be portable to the various Ada compilers and platforms. I termed it v0.1 becuase it only contains the bindings I needed for my classwork. It contains perhaps 20 routines, not the full 1550. But for anyone who wants to use an AI shell from Ada it will at least be good as a starting point. As I don't generally do AI work, I don't plan on extending them myself. But I will accept submissions anyone else that does. -- T.E.D. Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.