A Taste of Prolog at Cascadia 2012
I’ll be giving a talk called “A Taste of Prolog” at Cascadia Ruby Conf.
Slides for my talk are here.
This talk covers the basics: facts, rules, questions, recursion, lists, and a little on pattern matching. To keep to my 30 minute time limit I had to leave out several more complicated examples.
If you’d like to see more Prolog code come find me at the conference and I can show you some more complicated examples.