Prolog

From ArchWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Tango-view-fullscreen.pngThis article or section needs expansion.Tango-view-fullscreen.png

Reason: Too little content. (Discuss in Talk:Prolog#)

Prolog is a logic programming language associated with artificial intelligence and computational linguistics.

Installation

Install swi-prolog or gprolog from official repositories.

Running

An interactive interpreter can be started by swipl or gprolog.

See also