Prolog/README.md

10 lines
463 B
Markdown

# 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](https://swish.swi-prolog.org/).