Re: best choice for a windows prolog implementation?
From: Mary Kroening (http://www.amzi.com/company/contact.htm)
Date: 06/04/04
- Previous message: Mats Carlsson: "ANN: SICStus Prolog 3.11.2 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 4 Jun 2004 12:54:40 -0400
Amzi! now has the Eclipse IDE (www.eclipse.org) with full source code
debugging. The source debugger also lets you debug Prolog code running
locally or remotely under a web server.
I would advise using Java with Prolog. Let Java grab the pages then pass
them to Prolog to parse and, if needed, generate responses. If you want to
go directly, we have a sockets extension. We also have a small XML library
with source code that should provide a good example for you to use.
You can try it at www.amzi.com/download
Regards,
Mary Kroening
Amzi! inc.
"name" <nsprakel@hotmail.com> wrote in message
news:1ccba12f.0405270217.4d2738ab@posting.google.com...
> nsprakel@hotmail.com (name) wrote in message
news:<1ccba12f.0405060556.77848652@posting.google.com>...
> > Hello... what would be the best choice concerning a suitable prolog
> > implementation to develop a program that should be able to interact
> > with the internet (downloading and parsing webpages, etc..)?
> > Preferably something with a GUI and not too slow.
> > Any obvious choice (commercial or share/freeware)?
>
> SICStus seems like a good choice. Has anybody managed to get SICStus
> to work
> with a package like Pillow to interact with the internet?
> I'd love to see some examples cause I'm having some difficulties with
> the default examples included in the package.
- Previous message: Mats Carlsson: "ANN: SICStus Prolog 3.11.2 released"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|