Is there a Prolog IDE similar to Netbeans for Java?

  • Context: Java 
  • Thread starter Thread starter sanitykey
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 8K views
sanitykey
Messages
93
Reaction score
0
Hey I'm going to start a course on AI soon based around the Prolog programming language, I'm already fairly familiar with Java and for that i use Netbeans which is an awesome IDE (for example it automatically underlines any syntactic errors).

I was wondering if there's a similar IDE for Prolog? I'm just going to be doing basic Prolog no extensions or anything.

Thanks for any advice
Richy
 
Physics news on Phys.org
When I took an AI course last year I used the SWI-Prolog editor which comes integrated with the ability to run your code. There's also a Java editor you might consider called J-Prolog however I haven't used that one.
 
Thanks i downloaded that one and installed it :)