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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,da359288bd1177a5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-15 13:58:00 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!area.cu.mi.it!newsfeeder.edisontel.com!fu-berlin.de!uni-berlin.de!68236-cm.able.ES!not-for-mail From: Jano Newsgroups: comp.lang.ada Subject: Re: Eliza implementation in Ada Date: Mon, 15 Sep 2003 22:56:17 +0200 Message-ID: References: NNTP-Posting-Host: 68236-cm.able.es (212.97.168.236) X-Trace: news.uni-berlin.de 1063659478 26463308 212.97.168.236 (16 [49872]) X-Newsreader: MicroPlanet Gravity v2.50 Xref: archiver1.google.com comp.lang.ada:42543 Date: 2003-09-15T22:56:17+02:00 List-Id: Rod Haper dice... > > The BUSH shell scripting language (GPL license) contains an Eliza script > in the examples directory. Since BUSH is based on AdaScript (a subset > of Ada 95) you should find it fairly ease to port to Ada 95. Here's a > link to the BUSH home page: > > http://www.vaxxine.com/pegasoft/bush.html Thanks, I'll look it right now.