Downloading PAKCS
The PAKCS distribution is available
for Sun Solaris, Linux, or Mac OS X systems.
The installation requires an installed Prolog system, e.g.,
SICStus-Prolog
(Version 3 #5 or higher) (recommended)
or
SWI-Prolog
(if you do not have SICStus-Prolog, but then the execution is less efficient).
If they are already installed on your system and you have the
names of their executables in your path (sicstus for SICStus-Prolog,
or pl for SWI-Prolog), you can install PAKCS
by decoding the tar archive and a "make" command, e.g., by
tar xvzf pakcs_Linux.tar.gz
cd pakcs
make
(see also the installation instructions
for more details).
If you install PAKCS from the source code distribution, you need also the
Glasgow Haskell Compiler
(executable ghc) to compile the front end of PAKCS.
Below you will the latest version of PAKCS and some older major releases.
The following material is useful if you want to install the PAKCS distribution:
Current release:
PAKCS Version 1.9.1 (19/05/08)
Older releases:
PAKCS Version 1.9.0 (14/12/07)
PAKCS Version 1.8.1 (31/10/07)
PAKCS Version 1.8.0 (27/03/07)
PAKCS Version 1.7.3 (27/02/07)
PAKCS Version 1.7.2 (29/03/06)
Note:
This version is almost compatible with the Curry language as
described in the Curry report version 0.8.2.
PAKCS Version 1.7.1 (13/03/06)
Note:
In contrast to older releases (1.6.x),
this version contains a new improved front-end adapted from the
Münster Curry Compiler.
Furthermore, this version is also executable with the free software system
SWI-Prolog.
PAKCS Version 1.7.0 (06/12/05)
Note:
In contrast to older releases (1.6.x),
this version contains a new improved front-end adapted from the
Münster Curry Compiler.
Furthermore, this version is also executable with the free software system
SWI-Prolog.
The following older releases require an installed
Java system:
PAKCS Version 1.6.1-5 (23/10/05)
Note:
The distribution with precompiled libraries is slightly larger but
needs considerable less time for the installation.
PAKCS Version 1.6.1 (30/09/05)
Note:
The distribution with precompiled libraries is slightly larger but
needs considerable less time for the installation.
PAKCS Version 1.6.0 (15/10/04)
Michael Hanus
Last modified: Fri May 23 10:11:20 CEST 2008