Prolog Setup
Using Prolog at school.
The SWI Prolog system has more features than other free Prolog systems, so that is what I recommend using.
Online
- ReplIt Prolog, or search for Prolog on Create a Repl page.
- SWISH, an online version of SWI Prolog.
Offline
- Install the stable SWI-Prolog release. There are packages for Windows and MacOS, and instructions for installing on several Linux releases. (Search packages for prolog.)