The FAQ of comp.lang.prolog is maintained as a Prolog source file

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

内容简介:This page contains the Frequently Asked Questions list (FAQ) of the newsgroupYou can download the FAQ in different formats:The FAQ are posted using a Prolog library:newswi.pl

comp.lang.prolog FAQ

This page contains the Frequently Asked Questions list (FAQ) of the newsgroup comp.lang.prolog .

You can download the FAQ in different formats:

  • Prolog source: faq.pl
  • Plain text:faq.txt
  • HTML:faq.html
  • PDF:faq.pdf

The FAQ are posted using a Prolog library:newswi.pl

A Prolog DCG

concisely describes the sequence of commands and responses for posting the FAQ:

post_faq -->
        authenticate,
        command("group comp.lang.prolog"),
        ok,
        command("post"),
        ok,
        send_phrase(faq),
        ok,
        done.

Usage examples for library(newswi) : aioe.pl

Use the right tool for the job. Use Prolog!

More about Prolog: The Power of Prolog

Current maintainer: Markus Triska ( https://www.metalevel.at )


以上所述就是小编给大家介绍的《The FAQ of comp.lang.prolog is maintained as a Prolog source file》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

深度学习

深度学习

[美]特伦斯·谢诺夫斯基(Terrence Sejnowski) / 姜悦兵 / 中信出版集团 / 2019-2 / 88

全球科技巨头纷纷拥抱深度学习,自动驾驶、AI医疗、语音识别、图像识别、智能翻译以及震惊世界的AlphaGo,背后都是深度学习在发挥神奇的作用。深度学习是人工智能从概念到繁荣得以实现的主流技术。经过深度学习训练的计算机,不再被动按照指令运转,而是像自然进化的生命那样,开始自主地从经验中学习。 本书作者特伦斯·谢诺夫斯基是全球人工智能十大科学家之一、深度学习先驱及奠基者,亲历了深度学习在20世纪......一起来看看 《深度学习》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

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

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具