Code written for the class "Grundlagen und Logik". The repository contais source written in the Prolog programming language compatible with the SWISH online environment.
Go to file
Sven Vogel 4b31764558 Add Parents.pro 2023-06-29 12:52:29 +00:00
LICENSE Initial commit 2023-06-05 16:54:20 +00:00
Lists.pro Added new functions and summary at beginning 2023-06-06 08:31:50 +00:00
Math.pro added file containing predicates for various math functions 2023-06-12 15:19:03 +00:00
Parents.pro Add Parents.pro 2023-06-29 12:52:29 +00:00
README.md removed `http:/` from SWISH link breaking the URL 2023-06-12 15:20:34 +00:00

README.md

Prolog

Code written for the class "Grundlagen und Logik". The repository contais source written in the Prolog programming language compatible with the SWISH online environment.

Note that the offical file extension for prolog is ".pl" which conflicts with perls ".pl" extension. Due to this all prolog source files in this repository will have the ".pro" file extension.

Run

You can run the code by visiting SWISH Prolog.