https://www.matchilling.com/introduction-to-logic-programming-with-prolog/ It’s great that Docker is mentioned in this article. Docker is cool to try things you don’t want on your machine permanently.
Tag: prolog
The Power of Prolog
While I’m trying to concentrate on Haskell at this time, I couldn’t resist having a look into Markus Triskas book. The Power of Prolog https://www.metalevel.at/prolog Thanks for making this available online!
Introduction to Prolog
Bernardo Pires has written a nice intro to Prolog if you do not have much time. Try logic programming! A gentle introduction to Prolog https://bernardopires.com/2013/10/try-logic-programming-a-gentle-introduction-to-prolog/
PicoLisp – programming simplified
If you are interested in Lisp-like programming languages, you might want to have a look at yet another dialect: PicoLisp. http://picolisp.com/ Hhm, build-in database and build-in Prolog engine. Why not?