Beginner in PROLOG [closed]

大憨熊 提交于 2019-12-18 13:35:35

问题


What book would you recommend for a beginner in PROLOG? I currently know Perl.


回答1:


  • Clocksin, Mellish – Programming in Prolog
  • And some theoretical introductions into the foundation of prolog – Horn logic, DLP logic etc. if not yet present



回答2:


I recommend Blackburn, Bos and Striegnitz, Learn Prolog Now. This was used in my academic course on Prolog. Full text is freely available online.




回答3:


Prolog Programming for Artificial Intelligence

Its excellent :)




回答4:


The Art of Prolog by Leon Sterling and Ehud Shapiro.




回答5:


I recommend Logic Programming in Prolog by Max Bramer. It helped me to learn prolog from scratch. You don't have to know any other programming languages or complex mathematical concepts.



来源:https://stackoverflow.com/questions/3557601/beginner-in-prolog

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!