Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 578 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 578 Bytes

AI-Programming-using-Prolog

Run these programs in SWI-Prolog for Windows.

The SWI-Prolog executable swipl-win.exe can be started from the StartMenu or by opening a .pl file holding Prolog program text from the Windows explorer. If Prolog is started from the start menu it is passed the option --win_app, which causes it to start in the local equivalent of MyDocuments\Prolog. This folder is created if it does not exist.

Be sure to get the quotes right and terminate the command with a full-stop (.).

After loading a program, one can ask Prolog queries about the program.