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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4bef60b6de337df6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-13 07:53:33 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.bu.edu!micro-heart-of-gold.mit.edu!news-out.nuthinbutnews.com!propagator-sterling!news-in.nuthinbutnews.com!news-xfer.siscom.net!not-for-mail Message-ID: <3D08B1E5.8BC5773D@yahoo.com> Date: Thu, 13 Jun 2002 09:53:25 -0500 From: Anatoly Chernyshev X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada interface to Prolog References: <3D083D94.6141DD0A@yahoo.com> <3D08565C.FF877885@cs.tu-berlin.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Original-NNTP-Posting-Host: 147.126.101.90 X-Original-Trace: 13 Jun 2002 08:56:03 -0600, 147.126.101.90 X-COMPLAINTS: Report abuse to abuse@mhogaming.com Organization: Newshosting.com - Highest quality at a great price! www.newshosting.com NNTP-Posting-Host: ca2d30c2.news.newshosting.com X-Trace: DXC=Uo\8`J^9G0jgoZTa>W\a5kX`1N4>^k1LciF6BbIV4YYb:3QCT_6VF\a0RK3S6]bWfcQ]gL0o33_Akl5 > Volkert Barr wrote: > : Need more information!! Well, you have to install GNAT Ada compiler, GNATCOM tool and Amzi Prolog 6.2.x. Now register amzicom.dll server: regsrv32 amzicom.dll Then in the directory desired issue a command bindcom amzicom.dll amzi This will give you the binding you are looking for. Peep in the first post for the sample of how to use that binding. > Maybe the Prolog section for the following page is of interest: > http://goanna.cs.rmit.edu.au/~dale/software/ > I'm talking about full implementation of Prolog, not a subset like one can get via the above link. Anatoly