Jump to content

SWI-Prolog: Difference between revisions

From EDM2
Created page with " ==Description== SWI-Prolog offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License. ==Version== * [http://hobbes.nmsu.edu/h-viewer..."
 
Ak120 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
SWI-Prolog offers a comprehensive free software Prolog environment.


==Description==
Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C-interface, GNU readline and GNU Emacs interface, very fast compiler.
SWI-Prolog offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License.


==Version==
==Version==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/misc&file=plos2.zip SWI-Prolog 4.0.9 for OS/2] (2001/08/20)  
* Initial OS/2 2.0 Port by Andreas Tönne
 
* plos2.zip SWI-Prolog 4.0.9 for OS/2 (2001-08-20) ported to IBM OS/2 Warp by Massimiliano Campagnoli
==Links==
* http://www.swi-prolog.org/


==License==
==License==
Open Source. Discontinued.
*Kernel licensed under the Lesser GNU Public License (LGPL).
*Prolog libraries are distributed under the GPL.
Author: Jan Wielemaker (University of Amsterdam)


Kernel licensed under the LGPL. Prolog libraries are distributed under the GPL.
==Links==
 
* http://www.swi-prolog.org
==Author==
* SWI-Prolog 4.0.9 has been ported to IBM OS/2 Warp by Massimiliano Campagnoli
 
==Related Articles==
 
==Publications==


[[Category:Tools]]
[[Category:Prolog]]

Latest revision as of 20:07, 3 July 2022

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
  • plos2.zip 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)

Links