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 7e9bf70d73 added lists.pro 2023-06-05 19:01:54 +02:00
LICENSE Initial commit 2023-06-05 16:54:20 +00:00
Lists.pro added lists.pro 2023-06-05 19:01:54 +02:00
README.md added lists.pro 2023-06-05 19:01:54 +02: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.