SWI-Prolog: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
SWI-Prolog offers a comprehensive | SWI-Prolog offers a comprehensive free software Prolog environment. | ||
Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C-interface, GNU readline and GNU Emacs interface, very fast compiler. | |||
==Version== | ==Version== | ||
* Initial OS/2 2.0 Port by Andreas Tönne | |||
* [http://hobbes.nmsu.edu/download/pub/os2/dev/misc/plos2.zip SWI-Prolog 4.0.9 for OS/2] (2001-08-20) ported to IBM OS/2 Warp by Massimiliano Campagnoli | * [http://hobbes.nmsu.edu/download/pub/os2/dev/misc/plos2.zip SWI-Prolog 4.0.9 for OS/2] (2001-08-20) ported to IBM OS/2 Warp by Massimiliano Campagnoli | ||
==License== | ==License== | ||
*Kernel licensed under the Lesser GNU Public License (LGPL). | |||
*Prolog libraries are distributed under the GPL. | |||
Kernel licensed under the LGPL. Prolog libraries are distributed under the GPL. | Author: Jan Wielemaker (University of Amsterdam) | ||
==Links== | ==Links== |
Revision as of 14:04, 16 August 2018
SWI-Prolog offers a comprehensive free software Prolog environment.
Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C-interface, GNU readline and GNU Emacs interface, very fast compiler.
Version
- Initial OS/2 2.0 Port by Andreas Tönne
- SWI-Prolog 4.0.9 for OS/2 (2001-08-20) ported to IBM OS/2 Warp by Massimiliano Campagnoli
License
- Kernel licensed under the Lesser GNU Public License (LGPL).
- Prolog libraries are distributed under the GPL.
Author: Jan Wielemaker (University of Amsterdam)