[2868] in Software_Announce
gprolog installed on Athena
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Fri Jun 27 14:11:28 2008
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, cfyi@MIT.EDU
Date: Fri, 27 Jun 2008 14:11:20 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've installed gprolog on Athena for Sun and Linux. gprolog is an
interpreter/compiler for the GNU implementation of the Prolog programming
language. Basic usage instructions:
add gprolog
gprolog (to launch the interpreter shell)
gplc <options> -o myfile myfile.pl (to run the compiler)
Documentation is at http:/web.mit.edu/gprolog_v1.3/www/gprolog.html or
in pdf format at http:/web.mit.edu/gprolog_v1.3/gprolog.pdf
Alex