Difference between revisions of "Gprolog"

From Free Software Directory
Jump to: navigation, search
(added standard links)
(gprolog-1.5.0)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Prolog
 
|Name=GNU Prolog
|Short description=Prolog compiler
+
|Short description=Prolog compiler.
 
|Full description=''' 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.
 
|Full description=''' 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.
|Homepage URL=https://www.gnu.org/software/gprolog/
+
|Homepage URL=http://www.gprolog.org/
 +
|Version download=https://ftp.gnu.org/gnu/gprolog/gprolog-1.5.0.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.code.sf.net/p/gprolog/code gprolog-code
 
|VCS checkout command=git clone git://git.code.sf.net/p/gprolog/code gprolog-code
Line 10: Line 11:
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=GNU Prolog for Java, Swi-prolog
+
|Related projects=gnustandards,GNU Prolog for Java, Swi-prolog
 
|Keywords=compiler,development,constraint,finite domains,prolog
 
|Keywords=compiler,development,constraint,finite domains,prolog
 
|Version identifier=1.4.5
 
|Version identifier=1.4.5
|Version date=2014/12/19
+
|Version date=2018/07/14
|Version status=unstable
+
|Version status=stable
|Version download=ftp://gprolog.univ-paris1.fr/pub/gprolog/unstable/gprolog-20141219.tgz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/15
+
|Last review date=2019/01/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=advanced
 
|User level=advanced
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
Line 30: Line 30:
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
 +
|License copyright=opyright (C) 1999-2021 Daniel Diaz
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2016/02/03
+
|License verified date=2021-08-11
|License note=GPLv2orlater or LGPLv3orlater
+
|License note=https://github.com/didoudiaz/gprolog/blob/master/COPYING
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
 +
|License copyright=opyright (C) 1999-2021 Daniel Diaz
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2016/02/03
+
|License verified date=2021-08-11
|License note=GPLv2orlater or LGPLv3orlater
+
|License note=https://github.com/didoudiaz/gprolog/blob/master/COPYING
 +
}}
 +
{{Software category
 +
|Programming-language=C, C++, perl, shell
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Software-development=compiler
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=gprolog
 
}}
 
}}
 
{{Person
 
{{Person
Line 46: Line 58:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/gprolog
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gprolog/
 +
}}
 +
{{Resource
 +
|Resource audience=GitHub
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/didoudiaz/gprolog.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=SourceForge
|Resource URL=https://savannah.gnu.org/projects/gprolog
+
|Resource kind=Homepage
 +
|Resource URL=https://sourceforge.net/projects/gprolog/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=SourceForge
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://sourceforge.net/p/gprolog/code/ci/master/tree
+
|Resource URL=https://sourceforge.net/p/gprolog/code/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/users-prolog
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/users-prolog/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-prolog
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-prolog/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=FTP
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gprolog/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/gprolog
+
|Resource URL=https://ftpmirror.gnu.org/gprolog/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=ftp://gprolog.univ-paris1.fr/pub/gprolog
+
|Resource URL=ftp://gprolog.univ-paris1.fr/pub/gprolog/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gprolog
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://sourceforge.net/projects/gprolog
+
|Resource URL=https://www.wikidata.org/wiki/Q2351180
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Programming-language=C, C++, perl, shell
+
|Is High Priority Project=No
|Runs-on=Windows, BSD, OS X, GNU/Linux
+
|VCS checkout command=git clone https://github.com/didoudiaz/gprolog.git
|Software-development=compiler
+
|Computer languages=C, Prolog
|Use=software-development
+
|Decommissioned or Obsolete=No
 +
|Version identifier=1.5.0
 +
|Version date=2021-07-08
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2021-08-11
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gprolog/gprolog-1.5.0.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 13:53, 11 August 2021


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

11 August 2021

Verified by

Genium

Verified on

11 August 2021




Leaders and contributors

Contact(s)Role
Daniel Diaz Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q2351180
Mailing Listhttps://lists.gnu.org/mailman/listinfo/users-prolog/
FTPDownloadhttps://ftpmirror.gnu.org/gprolog/
SavannahDeveloperhttps://savannah.gnu.org/projects/gprolog/
FTPDownloadhttps://ftp.gnu.org/gnu/gprolog/
DebianDeveloperhttps://tracker.debian.org/pkg/gprolog
SourceForgeVCS Repository Webviewhttps://sourceforge.net/p/gprolog/code/
SourceForgeHomepagehttps://sourceforge.net/projects/gprolog/
FTPDownloadftp://gprolog.univ-paris1.fr/pub/gprolog/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-prolog/
GitHubVCS Repository Webviewhttps://github.com/didoudiaz/gprolog.git


Software prerequisites

This entry (in part or in whole) was last reviewed on 11 August 2021.




Entry











"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"SourceForge" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"SourceForge" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.