Logisch programmeren project '24 '25 created by GitHub Classroom
This repository has been archived on 2025-09-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-04-28 12:20:03 +02:00
.idea Checkpoint 2025-04-05 17:36:37 +02:00
documentatie Checkpoint 2025-04-05 17:36:37 +02:00
examples test: Cut with disjunction 2025-04-15 17:03:14 +02:00
gradle/wrapper chore: Project structure 2025-03-27 10:46:40 +01:00
src Arithmetic preprocessing 2025-04-28 12:20:03 +02:00
tests Arithmetic preprocessing 2025-04-28 12:20:03 +02:00
.gitignore chore: Add gitignore 2025-03-10 13:35:34 +01:00
ASSIGNMENT.md [tutor] Update assignment 2025-03-30 21:56:24 +02:00
build.gradle.kts chore: Add dependencies 2025-04-17 21:44:10 +02:00
FAQ.md [tutor] Update assignment 2025-03-30 21:56:24 +02:00
gradlew chore: Project structure 2025-03-27 10:46:40 +01:00
gradlew.bat chore: Project structure 2025-03-27 10:46:40 +01:00
README.md chore: Project structure 2025-03-27 10:46:40 +01:00

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