Logisch programmeren project '24 '25 created by GitHub Classroom
| .idea | ||
| build | ||
| documentatie | ||
| examples | ||
| gradle/wrapper | ||
| src | ||
| tests | ||
| .gitignore | ||
| ASSIGNMENT.md | ||
| build.gradle.kts | ||
| FAQ.md | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
gpl: Ghent Prolog
Installation
This project requires Java to run. Other installation and build steps are handled by Gradle,
which is also wrapped in the gpl call.
Usage
Linux and MacOS
./src/gpl
Tests
./gradlew test