using gprolog to make a shared library
Taco Witte <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <CACx8faP925tdDv1Q=aDuyLPTGWDCY7xuwhM2pdjRq3AF11G=7A@mail.gmail.com> |
Hi, In order to interface with GNU Prolog I'd like to implement a C interface and compile that into a shared library with gprolog. Next I plan to use the shared library from Ruby with its support for calling native code. This wasn't possible in 2003, I see [1]. Does anybody perhaps know whether it's supported now? Thank you! Kind regards, Taco Witte [1] http://lists.gnu.org/archive/html/bug-prolog/2003-06/msg00003.html