How use Prolog from Java?

前端 未结 5 1191
鱼传尺愫
鱼传尺愫 2020-12-08 16:22

In the context of a Java/Eclipse application I would like to use Prolog for a particular task. What are the available solutions and tools to do that, and associated pro and

5条回答
  •  一生所求
    2020-12-08 17:08

    I'm using tuProlog Official Site, Code Repository on Android. They have a great embedded Prolog in the form on 1 Jar File. They are responsive too!

提交回复
热议问题