[703] in Software_Announce
SWI Prolog installed on Athena
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Tue Jun 1 18:30:40 2004
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, cfyi@MIT.EDU, facdev@MIT.EDU
Date: Tue, 01 Jun 2004 18:29:18 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've installed SWI Prolog on Athena for Sun and Linux. SWI Prolog is a Prolog
language compiler and development environment with a variety of enhancements
including a C++ interface and the ability to create GUI Prolog applications.
To use it, first type "add swiprolog", followed by:
pl (for the command-line interpreter/compiler) or
xpce (to start the command-line interface to the GUI dev environment)
There is extensive pdf and html documentation in the locker. See
http://web.mit.edu/acs/www/languages.html#SWI for pointers to it.
Alex