xpce-client
User interface library for SWI-Prolog (with X support)
Install
- All systems
-
curl cmd.cat/xpce-client.sh
- Debian
-
apt-get install swi-prolog-x - Ubuntu
-
apt-get install swi-prolog-x - Arch Linux
-
pacman -S swi-prolog - Kali Linux
-
apt-get install swi-prolog-x - CentOS
-
yum install pl - Fedora
-
dnf install pl-xpce - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install swi-prolog-x - OS X
-
brew install swi-prolog - 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-xpce
Prolog
pl
SWI-Prolog - Edinburgh compatible Prolog compiler
swi-prolog
ISO/Edinburgh-style Prolog interpreter
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 This is a metapackage, it installs full SWI-Prolog suit (except ODBC and Berkeley DB support).