Installing Prolog locally

Learn how to install Prolog locally to solve Exercism's exercises on your own machine


Mac Users: Install using homebrew with brew install swi-prolog. Alternatively, download the source for your machine from the SWI Prolog Website .

Windows Users: Download the source for your machine from the SWI Prolog Website .

Linux Users: Follow the instructions for your distro from here.