An open API service indexing awesome lists of open source software.

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.

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.