[Attempto] Is there a way to use APE without SWI Prolog ?

Jean-Marc Vanel jeanmarc.vanel at gmail.com
Wed Sep 5 16:22:12 CEST 2012


Hi Mohamed

2012/9/5 Mohammed Nasri <mohammed.nasri at gmail.com>

> ....
>
> *I am integrating ACE into Amine Plateform (which requires java installed
> only), and I don't want to force users to install prolog too, for user, a
> APE compiled version would be sufficient. Can I create a such APE version ?
> *
>

AFAIK, no .

I'm also developping an Open Source Tool in Java for  Intelligent Systems (
EulerGUI ).
And here is what we for adding Yap ( another Prolog engine ) to EulerGUI.
In fact the dependency project Euler does it, and we just build an
executable jar including Euler jar.
So, what project Euler does, is just to add all binaries for Yap , for
Linux and Windows, in the jar.
Then , the first time Euler is called from Java, all binaries are copied to
temporary directory ( /tmp on Linux ) , and then /tmp/eye/linux/bin/yap is
called with right arguments.
The mechanism works very well, and is not putting any constraints on the
user.

-- 
Jean-Marc Vanel
Déductions SARL - Consulting, services, training,
Rule-based programming, Semantic Web
http://deductions-software.com/
+33 (0)6 89 16 29 52
chat :  irc://irc.freenode.net#eulergui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ifi.uzh.ch/pipermail/attempto/attachments/20120905/17d665cb/attachment.html>


More information about the attempto mailing list