Thursday, 31 October 2013

Prolog Resources

Prolog is a logical and a declarative programming language. It is suitable for the development of a general purpose logic programming system. Prolog is most useful in the areas related to Artificial Intelligence research, such as problem solving, (path) planning or natural language interpretation. Some fields that are not strictly AI, such as parser building, can also benefit greatly from prolog.


Official web site:

Tutorials:

Books:
  • Prolog Programming for Artificial Intelligence 4th Edition - Ivan Bratko (Addison Wesley)
    [Chai Wan Lib: 006.30285 BRA]

No comments:

Post a Comment