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=2.1 required=5.0 tests=BAYES_20,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,30a335a9b2bdf7d4 X-Google-Attributes: gid103376,public From: Hans Marqvardsen Subject: Re: AI, security, just wondering. Date: 1998/11/10 Message-ID: <36484595.1189@ddre.dk>#1/1 X-Deja-AN: 410684476 Content-Transfer-Encoding: 7bit References: <36484B8C.84EEC61D@interact.net.au> Content-Type: text/plain; charset=us-ascii Organization: DDRE Mime-Version: 1.0 Reply-To: hm@ddre.dk_nospam Newsgroups: comp.lang.ada Date: 1998-11-10T00:00:00+00:00 List-Id: Dizzy Casablanca wrote: > > Is Ada not a language which supports AI ? I don't know if AI relies > on specific data structures and types which are more effectively dealt > with in other languages. I understand that one can always > port/interface one language to another and that Ada supplies various > solutions (pragmas ?) for this. So one could, I guess, port Ada to an > AI system in another language... but can Ada itself be applied to AI > problems ? > You may wish to check ISBN 0-07-003350-1: Artificial Intelligence with Ada, Louis Baker, McGraw-Hill 1989. He discusses, and gives Ada83-code for: Backward-chaining expert system shell Forward-chaining expert system shell Frames database Natural language parser Augmented Transition Network Parser It looks interesting, but it's really not my field. -- hans -- Hans