سؤال

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

هل كانت مفيدة؟

المحلول

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.

نصائح أخرى

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...

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top