Hi,
I have been reading about gnu prolog,
In the manual there is a chapter about interfacing Prolog an C,
And then, among others, there are also two sub-chapters:
- Call prolog from C;
- Call C from prolog.
Is it also possible to call to interace prolog with C++? for instance to call gnu prolog from gtk+ application?
Thanks in advance for any help you can provide,
João