For Programmers: Free Programming Magazines  


Home > Archive > Prolog > June 2007 > Searching Prolog implementation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Searching Prolog implementation
micktaiwan

2007-06-02, 7:05 pm

Hi,

Do you know a free prolog implementation that can compile to
executables with a TCP library ?
BinPProlog seems to have that but is not free.

Thanks,
Mickael.

Duncan Patton

2007-06-04, 7:05 pm

On Sat, 02 Jun 2007 13:31:03 -0700
micktaiwan <faivrem@gmail.com> wrote:

> Hi,
>
> Do you know a free prolog implementation that can compile to
> executables with a TCP library ?


If you are running on *NIX, Gprolog has interfaces directly
to the OS for things like sockets. These work as well as
the underlying OS.

Dhu

> BinPProlog seems to have that but is not free.
>
> Thanks,
> Mickael.
>

micktaiwan

2007-06-26, 7:09 pm

Thanks, I found that SWI Prolog, a implementation I used a long time
ago, now has support for compiling.
Mickael.

On Jun 4, 5:27 pm, Duncan Patton <campb...@neotext.ca> wrote:[color=darkred]
> On Sat, 02 Jun 2007 13:31:03 -0700
>
> micktaiwan <faiv...@gmail.com> wrote:
>
>
> If you are running on *NIX, Gprolog has interfaces directly
> to the OS for things like sockets. These work as well as
> the underlying OS.
>
> Dhu
>
>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com