interprolog

    2熱度

    1回答

    我目前正在嘗試設置interprolog(請參閱http://www.declarativa.com/interprolog/),並且我已按照網站上的步驟操作,但現在我想知道如何從eclipse ide使用interprologs類?我是否需要將類導入到我的項目中,以便我可以使用interprolog?我怎麼能這樣做呢? 感謝

    0熱度

    3回答

    我試圖建立一個具有interprolog和SWI prolog的環境,interprolog需要swi的「pl」的位置,但我無法找到它。我所能找到的只是swipl或plrc,並不適用於interprolog。如果我PL鍵入到終端(這應該運行swiprolog)它說 bash: pl :command not found ,但如果我在 swipl 或 序言中鍵入 運行swiprolog罰款。

    2熱度

    3回答

    我已經建立了與安裝下列這裏說明我的Linux機器上都interprolog和SWI序言:Interprolog with SWI instructions on Linux 我已經編輯了unixVariables.sh包含Java和SWI-序言的路徑(PL)我的機器上,我的unixVariables.sh看起來像可執行文件: # This is a typical environment for

    0熱度

    2回答

    我遇到了一些我的代碼的問題,我真的不能解決這個錯誤。 我使用Interprolog(Java +序言)看到here 這裏是堆棧跟蹤: Exception in thread "AWT-EventQueue-0" java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.Str

    0熱度

    1回答

    我有一個相當艱難的時間,試圖利用interprolog 我有一些代碼,試圖調用一個序言命令,問題是我的序言數據庫的實際負荷。下面是代碼: myEngine = new NativeEngine(); myEngine.consultFromPackage("userlist.p", LoginHandler.class); boolean x = myEngine.determ