/var/logmarcus chiu

/var/log

❯

Computer

❯

Computer/Programming Languages

❯

Computer Languages - Logic/Logical Programming Languages

Prolog

Created on Mar 15, 2019 · Last Modified on Feb 27, 2023

Prolog (www.swi-prolog.org)
  • has its roots in first-order logic
  • is a type of logic programming language
  • is intended primarily as a declarative programming language: the program logic is expressed in terms of relations, represented as facts and rules

Installation

  • brew install swi-prolog

Tutorials

  • http://www.cs.nuim.ie/~jpower/Courses/Previous/PROLOG/

Textbooks

  • The Art of Prolog - summary