Embedded Prolog Interpreter/Compiler for Java

前端 未结 13 1950
野性不改
野性不改 2020-12-04 16:51

I\'m working on an application in Java, that needs to do some complex logic rule deductions as part of its functionality. I\'d like to code my logic deductions in Prolog or

13条回答
  •  臣服心动
    2020-12-04 17:19

    Amzi prolog has been around for a while. I have used it briefly but not the embedded version. however they do have good documentation and support can be bought. They have Java port so it might be worth a look.

提交回复
热议问题