Developing Prolog on Linux
Posted
by Andrew Bolster
on Stack Overflow
See other posts from Stack Overflow
or by Andrew Bolster
Published on 2010-03-25T13:29:01Z
Indexed on
2010/03/25
13:43 UTC
Read the original article
Hit count: 493
Dont know whether this belongs in SO or SF
I am taking an AI course this semester and it requires fairly heavy use of Prolog. I've dealt with using the provided windows IDE under WINE on the laptop and within VM on the desktop.
It all seems too awkward to me, so does anyone know what prolog linux IDE's are out there? (And how to set up prolog nativly under linux)
© Stack Overflow or respective owner