Frage

I am new to prolog and to try some logic programs I am looking for a nice prolog interpreter. Any suggestion?

War es hilfreich?

Lösung

BProlog
Eclipse
SWI-Prolog
SICStus
Gnu-Prolog
Visual Prolog

And if you want to play around without installations possibly

Ideone

There are more, but these should be enough.

Andere Tipps

Gprolog and sicstus prolog are the big ones. Also, use Google the next time.

An interesting and peculiar viewpoint come with YieldProlog.

What like to me it's the fact that using it you can embed logic programs in your pages (using JavaScript)...

OTOH, it's not much useful if you need to debug your logic...

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top