-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kacper Sokol edited this page Feb 6, 2018
·
8 revisions
Here you can find all the material necessary to get started with SWI Prolog
. Have a look at the menu on the right to see a variety of topics covered in this Prolog introduction.
The code distributed with the Simply Logical book can be found here. The following Prolog scripts are available:
- chapter1.pl
- chapter3.pl
- chapter4.pl
- chapter5.pl
- chapter6.pl
- chapter7.pl
- chapter8.pl
- chapter9.pl
- section92.pl
- section93.pl
- appendixB.pl
- aux_sicstus.pl
- builtins.pl
- library.pl
- hanoi.pl
Demo Prolog files used during the lectures are available here. The following Prolog scripts are available:
Prolog scripts and SWISH notebooks used in this introduction can be found here, these are:
- SWISH notebooks
- plain Prolog