Re: class library
Daniel Diaz <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
Nils Wantia a écrit : > Is it possible to create any class library (.dll) with gplc instead of an > executable file? > > Not yet ! but this will be allowed in a future. We are currently implementing a module system in gprolog. With this we will add Prolog libraries. The next step is to provide them as dll / .so. Daniel