Page 1 of 1

SWI Code in Visual

Posted: 25 Mar 2015 9:14
by trent_hartnick
hi,

I have written few codes in SWI prolog,
Now i am thinking on using those codes in Visual, as i want to create forms with controls to invoke those codes.
i want an on button click , invoke a specific code.

1> can i straight away use the codes in visual , few codes are xpce .. or rewrite it completely.
2>package the swi codes and then just invoke it in visual

any suggestion will be appreciated.

regards.

Posted: 26 Mar 2015 9:50
by Thomas Linder Puls
I don't think you can call SWI-prolog directly.

So I believe you will have to rewrite you code to Visual Prolog.