This shows you the differences between two versions of the page.
resources [2013/08/26 14:06] cs579 created |
resources [2013/08/26 18:54] (current) cs579 [Prolog] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | TBA | + | ====== Resources ====== |
+ | ===== Prolog ===== | ||
+ | * Interpreters | ||
+ | * SWI Prolog ([[http://www.swi-prolog.org/|link]]) | ||
+ | * Books | ||
+ | * Patrick Blackburn, Johan Bos, and Kristina Striegnitz. **Learn Prolog Now!**, College Publications, 2006 ([[http://www.learnprolognow.org/|link]]). | ||
+ | |||
+ | |||
+ | ===== Course Software ===== | ||
+ | * Prolog examples in the textbook ({{::sources:bb1-modified.zip|zip}}) (You need to have a [[http://www.activestate.com/activeperl/downloads|Perl interpreter]] installed on your PC before running CURT) |