Prolog links
7th December 2002
For my future reference, here are some useful Prolog sites I found over the past few days while working on my (now complete) Prolog coursework:
- SWI-Prolog—an open source Prolog implementation, a version of which we used for the coursework. It is a surprisingly capable language—I was under the false impression that Prolog was just a tool for playing around with logic, but it turns out you can use it for complex software—it even has a cross platform GUI toolkit.
- Adventure in Prolog—a Prolog tutorial, culminating in the development of a full text-based adventure game.
- Prolog Programming A First Course—a University tutorial providing some excellent theoretical background information (including predicate calculus) as well as good coverage of the language.
- RDF Applications with Prolog—an XML.com article explaining how SWI-Prolog’s RDF module can be used to work with RDF.
More recent articles
- My AI/LLM predictions for the next 1, 3 and 6 years, for Oxide and Friends - 10th January 2025
- Weeknotes: Starting 2025 a little slow - 4th January 2025
- I still don't think companies serve you ads based on spying through your microphone - 2nd January 2025