Top > All GNU Packages > prolog

prolog - Prolog compiler

GNU Prolog is a free Prolog compiler with constraint solving over finite domains. It accepts a Prolog+ constraint program and produces a native binary. The obtained executable is now stand-alone. This executable can be quite small since GNU Prolog doesn't need to link the code of most unused built-in predicates.

Besides the native code compilation, GNU Prolog offers a classical interactive interpreter (top-level). It also conforms to the ISO standard for Prolog.

The program also includes an efficient constraint solver over Finite Domains (FD). This opens constraint logic programming to the user, combining its power with the declarativity of logic programming.

Obtaining

Web pagehttp://gnu-prolog.inria.fr/
Source tarballhttp://ftp.gnu.org/gnu/gprolog/gprolog-1.2.13.tar.gz
Version 1.2.13 (stable) released on 2002-06-14
Licensed under The GNU General Public License, Version 2.
This is a GNU package.

Documentation

User reference manual available from http://gnu-prolog.inria.fr/manual/index.html; User reference manual available in PostScript version from ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/manual.ps.gz; User reference manual available in DVI version from ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/manual-dvi.tar.gz.
Support contacts

Developer List<users-prolog@gnu.org>
Bug List<bug-prolog@gnu.org>

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anoncvs@subversions.gnu.org:/cvsroot/gprolog http://savannah.gnu.org/cvs/?group_id=471
Supported languagesProlog

Entry information

Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.