Prolog/README.md

10 lines
463 B
Markdown
Raw Permalink Normal View History

2023-06-05 16:54:20 +00:00
# Prolog
2023-06-05 17:01:54 +00:00
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/).