Gprolog
GNU Prolog
http://www.gprolog.org/
Prolog compiler.
Gprolog is a 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.
This is a GNU package:gprolog
Download
https://ftp.gnu.org/gnu/gprolog/gprolog-1.5.0.tar.gz
version 1.5.0
(stable)
released on 8 July 2021
OpenPGP signature URL: https://ftp.gnu.org/gnu/gprolog/gprolog-1.5.0.tar.gz.sig
User level
Advanced
VCS Checkout
git clone https://github.com/didoudiaz/gprolog.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
11 August 2021
License
Verified by
Genium
Verified on
11 August 2021
Leaders and contributors
Contact(s) | Role |
---|---|
Daniel Diaz | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Wikidata | General | https://www.wikidata.org/wiki/Q2351180 |
Mailing List | https://lists.gnu.org/mailman/listinfo/users-prolog/ | |
FTP | Download | https://ftpmirror.gnu.org/gprolog/ |
Savannah | Developer | https://savannah.gnu.org/projects/gprolog/ |
FTP | Download | https://ftp.gnu.org/gnu/gprolog/ |
Debian | Developer | https://tracker.debian.org/pkg/gprolog |
SourceForge | VCS Repository Webview | https://sourceforge.net/p/gprolog/code/ |
SourceForge | Homepage | https://sourceforge.net/projects/gprolog/ |
FTP | Download | ftp://gprolog.univ-paris1.fr/pub/gprolog/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-prolog/ | |
GitHub | VCS Repository Webview | https://github.com/didoudiaz/gprolog.git |
Software prerequisites
This entry (in part or in whole) was last reviewed on 11 August 2021.
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.