https://github.com/dragonwasrobot/learn-prolog-now-exercises
My solutions to the exercises and practical sessions of the book 'Learn Prolog Now!' by Patrick Blackburn, Johan Bos, and Kristina Striegnitz.
https://github.com/dragonwasrobot/learn-prolog-now-exercises
prolog
Last synced: about 1 month ago
JSON representation
My solutions to the exercises and practical sessions of the book 'Learn Prolog Now!' by Patrick Blackburn, Johan Bos, and Kristina Striegnitz.
- Host: GitHub
- URL: https://github.com/dragonwasrobot/learn-prolog-now-exercises
- Owner: dragonwasrobot
- Created: 2012-06-21T15:54:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T13:44:20.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T05:42:31.193Z (3 months ago)
- Topics: prolog
- Language: Prolog
- Homepage:
- Size: 84 KB
- Stars: 288
- Watchers: 15
- Forks: 84
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-prolog-now-exercises
## What is this?
This repository contains my solutions to the exercises found in the
'Learn Prolog Now!' [book](http://www.learnprolognow.org) by Patrick Blackburn, Johan Bos and Kristina
Striegnitz.Be aware that the provided solutions may contain errors, in which case
you are more than welcome to [submit a PR](https://github.com/dragonwasrobot/learn-prolog-now-exercises/pulls) with any corrections.