Gprolog
gprolog
http://gnu.org/software/gprolog
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.
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.
This is a GNU package:gprolog
Download
Download
version 1.2.13
(stable)
released on 14 June 2002
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 31 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Bug Tracking | mailto:bug-prolog@gnu.org | |
| Developer | mailto:users-prolog@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 23 August 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.