SICStus Prolog Homepage
SICStus Prolog is a state-of-the-art, ISO standard compliant, Prolog development system
A Tour of Prolog
Let's take a look at Prolog's greatest attractions and most unique features! In addition to being an excellent database and query language, Prolog is uniquely suited for processing rules, reasoning about strings, and solving combinatorial problems. Rewriting code at compilation time, a feature called macros in other languages, is easily possible in Prolog. Prolog's implicit mechanisms allow exceptionally concise meta-interpreters. These features make Prolog a very attractive language for writing interpreters and other complex applications.
Logtalk
Logtalk - Declarative object-oriented logic programming language
Prolog Tutorial Deutsch
PROLOG Tutorials
Prolog Online Training
Prolog Programming
This series walks through the introductory principles to get started with the prolog logical paradigm. I go through the fundamentals and by the end, you shou...
GitHub - toblotron/praxis-ide: An online IDE for visual programming in Prolog
An online IDE for visual programming in Prolog. Contribute to toblotron/praxis-ide development by creating an account on GitHub.
Simply Logical — Simply Logical:Intelligent Reasoning by Example
SWISH -- SWI-Prolog for SHaring
Online version of the SWI-Prolog