xpce

User interface library for SWI-Prolog (with X support)

Install

All systems
curl cmd.cat/xpce.sh
Debian Debian
apt-get install swi-prolog-x
Ubuntu
apt-get install swi-prolog-x
image/svg+xml Kali Linux
apt-get install swi-prolog-x
CentOS
yum install pl
Fedora
dnf install pl
Windows (WSL2)
sudo apt-get update sudo apt-get install swi-prolog-x
Raspbian
apt-get install swi-prolog-x

swi-prolog-x

User interface library for SWI-Prolog (with X support)

SWI-Prolog is a fast and powerful ISO/Edinburgh-style Prolog compiler with a rich set of built-in predicates. It offers a fast, robust and small environment which enables substantial applications to be developed with it. SWI-Prolog additionally offers: * A powerful module system * Garbage collection * Unicode character set handling * Unbounted integer and rational number arithmetic * Multithreading support * A powerful C/C++ interface * GNU Readline interface XPCE is an object-oriented symbolic programming environment for user interfaces. Although XPCE was designed to be language-independent, it has gained popularity most with Prolog.

pl

SWI-Prolog - Edinburgh compatible Prolog compiler