1. SPIDER
SPIDER is the new SICStus Prolog IDE, based on Eclipse.
2.PDT
http://sewiki.iai.uni-bonn.de/research/pdt/start
The PDT is a Prolog IDE provided as a plug-in for the Eclipse Platform. All PDT features are implemented for SWI-Prolog, most also for Logtalk1). All native SWI-Prolog development tools (graphical tracer / debugger, profiler, …) can be used within the PDT.
3.Prolog Plugin
http://eclipse.ime.usp.br/projetos/grad/plugin-prolog/index.html#Downloads
Prolog Plugin is a simple Eclipse IDE for Prolog.
It was developed as an undergraduate project (between July 2003 and November 2003), funded by IBM and supported by IME-USP.
4. ProDT
This project is hosted by Sourceforge and it can be found at http://sourceforge.net/projects/prodevtools/
Prolog Development Tools (ProDT) is a Prolog Integrated Development Environment (IDE) aiming to be as rich in functionality as the Eclipse’s java IDE, giving the developer a single environment where it can control the development of a Prolog project from code edition, test execution, debugging, and more…
This project stands on top of Eclipse’s projects to take advantage of its already existent features and its extensibility.
Since v1.0.0 ProDT supports the following Prolog implementations:
- SWI-Prolog .
- XSB .
- B Prolog .
5. ECLiPSe Prolog 6.0
http://www.eclipseclp.org/
Using ECLiPSe Prolog 6.0 in labs http://www.scs.ryerson.ca/mes/courses/cps721/ln/usingEclipse.txt