Re: Any suggestion to build GUI with prolog
- From: "j.gressier" <j.gressier@xxxxxxxxxxx>
- Date: Fri, 14 Jul 2006 12:53:34 +0200
Hernan Rancati a écrit :
Hi people,
I have started to research a bit on prolog (trying with SWI) and
now I am wondering how could I build a (simple) GUI with that.
Have taken a look at XPCE but the docs seems too scarse to me at this
stage. I heard about an integration module with java, so, will give swing a chance:) unless something more natural (logic) comes from this grounds.
Same problem as far as I'm concerned.
I started years ago a large project under windows. The Gui is under VB, quite a lot of functions under Python and the main part (and by far the most difficult) under Visual Prolog. VB calls python functions through COM and the Prolog engine through a dll (Visual Prolog is extraordinary fast there).
Linux is now mature for large GUI softwares so I want to port the software under Linux ; I shall probably keep Python but since VB and Visual Prolog do not run under Linux I shall move to another Prolog.
I think VB shall be replaced by FreePascal under Lazarus. I'm not quite convinced that Prolog is good at designing a GUI or rather I'm sure I'm not good at designing a GUI with Prolog.
I have tested different Prologs these last months but I haven't made my choice yet. Surprisingly :-) , I might choose Swi although it is not a fast Prolog and the making of dlls doesn't match Visual Prolog by far. But there are rumours about a future faster swi prolog and it is free as is the education project I'm working on.
To conclude, I think I may design the whole GUI under Lazarus and call the different inference engines written under Prolog through pipes or sockets (or even dlls if calling them from Freepascal is not "overkilling").
Best regards
J.Gressier
.
- References:
- Any suggestion to build GUI with prolog
- From: Hernan Rancati
- Any suggestion to build GUI with prolog
- Prev by Date: Re: Any suggestion to build GUI with prolog
- Next by Date: Re: Any suggestion to build GUI with prolog
- Previous by thread: Re: Any suggestion to build GUI with prolog
- Next by thread: Re: Any suggestion to build GUI with prolog
- Index(es):
Relevant Pages
|
|