blob: b0bf817e1b9df4c712f8ec24dede06ac73d8627f (
plain)
1
2
3
4
5
6
7
8
9
10
|
SWI-Prolog is a comprehensive Prolog environment. Its development
started in 1987 and has been driven by real-world applications.
SWI-Prolog is widely used in research, education, and commercial
applications.
Optional dependencies:
* qt5 (for swipl-win GUI)
* jdk or openjdk (for JPL Prolog/Java interface)
* uuid, libedit (for Prolog bindings to these libraries -
libedit is NOT needed to get history editing in swipl)
|