Real World Programming in SWI-Prolog

栏目: IT技术 · 发布时间: 4年前

内容简介:This is a hopefully ever expanding collection of tutorials on aspects of the SWI-Prolog environment. Our emphasis is on learning to writeWe'd love to have more contributors of tutorials. Areas we'd love to see covered: Pldoc, The IDE, CLP, Expert Systems,

This is a hopefully ever expanding collection of tutorials on aspects of the SWI-Prolog environment. Our emphasis is on learning to write real world applications in SWI-Prolog.

  1. Definite Clause Grammars by Anne Ogborn
  2. Web Applications by Anne Ogborn
  3. Constraint Logic Programming over Finite Domains by Anne Ogborn
  4. Printing Messages in SWI-Prolog by Anne Ogborn
  5. Constraint Handling Rules by Anne Ogborn

Stuff that's in the general vein of the Real World tutorials, but are by others

Other stuff by me (Anne Ogborn) about Prolog

  • FAQ For The ##Prolog Channel by Anne Ogborn and Michael Richter
  • A little story about teaching Programming Languages courses that include Prolog
  • Youtube video (35 mins) of my tutorial on Pengines at Strange Loop 2014
  • Youtube video (40 mins) of Michael Hendricks' talk on Production Prolog, with great hints on practical Prolog
  • I gave a workshop on SWI-Prolog web development at Strangeloop 2013 The workshop materials were basically the set of html tutorials collected into a single program. You can get them here .
  • Selected other folks' tutorials and info about prolog

    Contribute!

    We'd love to have more contributors of tutorials. Areas we'd love to see covered: Pldoc, The IDE, CLP, Expert Systems, aggregator library, and whatever else excites you.


    以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

    查看所有标签

    猜你喜欢:

    本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

    图解深度学习

    图解深度学习

    [日] 山下隆义 / 张弥 / 人民邮电出版社 / 2018-5 / 59.00元

    本书从深度学习的发展历程讲起,以丰富的图例从理论和实践两个层面介绍了深度学习的各种方法,以及深度学习在图像识别等领域的应用案例。内容涉及神经网络、卷积神经网络、受限玻尔兹曼机、自编码器、泛化能力的提高等。此外,还介绍了包括Theano、Pylearn2、Caffe、DIGITS、Chainer 和TensorFlow 在内的深度学习工具的安装和使用方法。 本书图例丰富,清晰直观,适合所有对深......一起来看看 《图解深度学习》 这本书的介绍吧!

    URL 编码/解码
    URL 编码/解码

    URL 编码/解码

    正则表达式在线测试
    正则表达式在线测试

    正则表达式在线测试