On 2005-11-17, timasmith@xxxxxxxxxxx <timasmith@xxxxxxxxxxx> wrote: > Hi,
>
> I would like to develop a java (or other languages) program which
> generates a prolog script, calls prolog and reads the output for
> further processing.
>
> I have been playing with SWI-Prolog. Is there an implementation
> particularly suited for this purpose?
In this scenario I guess all Prolog systems are about the same. Only if
you want more closer interaction different approaches may get
interesting.
Re: In which cases/problems is Prolog faster than Java? ... (A first approach to defining elegance might ... Yes I could do this in Java or C++ But Prolog is so well suited for dealing with thesaurus, lexicon, ... inference, semantic parse, etc. that a C++ or Java implementation would have to be extraodinary to achieve the same performance. ... What may be obvious in one of these languages in mind numbing in the other and vice versa. ... (comp.lang.prolog)
Re: Software suggestions ...pointers (I speak about the smart pointers and more ... Now I prefer languages that let me define problems ... Taking Prolog, I must say that dangling pointers ... There are languages that more robust than C++; Java is one of them, ... (comp.constraints)
Re: Networking in Prolog - a survey ... I coded it in Java... kindly asked if it was possible to extend the interpreter with various ... the state of the art in Prolog networking libraries to see if I could ... (comp.lang.prolog)
Re: Recommendations for a free Prolog interpreter in Java ... >> What is the advantage of using Prolog in a Java environment?... > Prolog in Java is good for the present Internet / distributed ... >> code running on server.... (comp.lang.prolog)
Re: Prolog in a Java Tomcat environnement ... >> I'm now upgrading to the latest stable version of swi because in mine ... to be carefull with install stuff and file naming, ... > What Java SDK do you use? ... > Run the JPL examples (Java and Prolog) to verify that your ... (comp.lang.prolog)