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,4bef60b6de337df6,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-13 01:22:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!213.73.101.75!eusc.inter.net!cs.tu-berlin.de!not-for-mail From: Volkert Barr Newsgroups: comp.lang.ada Subject: Re: Ada interface to Prolog Date: Thu, 13 Jun 2002 10:22:52 +0200 Organization: TU Berlin, Fachbereich Informatik Message-ID: <3D08565C.FF877885@cs.tu-berlin.de> References: <3D083D94.6141DD0A@yahoo.com> NNTP-Posting-Host: bolero.cs.tu-berlin.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.cs.tu-berlin.de 1023956573 16568 130.149.19.1 (13 Jun 2002 08:22:53 GMT) X-Complaints-To: news@cs.tu-berlin.de NNTP-Posting-Date: 13 Jun 2002 08:22:53 GMT X-Mailer: Mozilla 4.79 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:25850 Date: 2002-06-13T08:22:53+00:00 List-Id: Anatoly Chernyshev wrote: > > Every now and then I did mention in this newsgroup sporadic interest > as to how to interface Ada to Prolog. > Recently I've found a new release of Amzi Prolog 6.2.4 (www.amzi.com; > it is freely downloadable for personal use), which includes now > an ActiveX dll. So, using GNATCOM, it is easy to embed logic > programming into Ada. > I made quick test program (which is based on the COM sample in the > Amzi distributive) > and seemingly it works pretty nice. Yes Yes Yes! I had never the time to do this, but it is very nice to have this binding :-))) Need more information!! Volkert