项目作者: dcavar

项目描述 :
This is a basic Prolog tutorial repo for the dicussion group at IU
高级语言:
项目地址: git://github.com/dcavar/prolog-tutorial.git
创建时间: 2020-01-25T13:40:08Z
项目社区:https://github.com/dcavar/prolog-tutorial

开源协议:Apache License 2.0

下载


Prolog Meetings

(C) 2020 by Damir Cavar, …

This is a basic Prolog language proficiency improvement and tutorial repo for the dicussion group at Indiana University at Bloomington. Feel free to use the code examples in a way compatible with the Apache License Version 2.0 as specified in the accompanied LICENSE file.

Tutorials

See for some tutorials:

Resources

You can use some of these Prolog environments:

Jupyter Notebook

To use the Jupyter Notebooks you might have to install Python and Jupyter, and in addition a Prolog kernel:

Literature

You will find this book on IUCAT (or elsewhere):

For the Common Lisp implementation of Allegro Prolog: