Difference between revisions of "Aris"

From Free Software Directory
Jump to: navigation, search
(new release, update license with "or later")
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Aris
+
|Name=GNU Aris
|Short description=A formal logical proof program
+
|Short description=Formal logical proofing.
 
|Full description=A sequential proof program, designed to assist anyone interested in solving logical proofs. Aris supports both propositional and predicate logic, as well as Boolean algebra and arithmetical logic in the form of abstract sequences. It uses a predefined set of both inference and equivalence rules, however gives the user options to use older proofs as lemmas, including Isabelle's Isar proofs.
 
|Full description=A sequential proof program, designed to assist anyone interested in solving logical proofs. Aris supports both propositional and predicate logic, as well as Boolean algebra and arithmetical logic in the form of abstract sequences. It uses a predefined set of both inference and equivalence rules, however gives the user options to use older proofs as lemmas, including Isabelle's Isar proofs.
|Homepage URL=http://www.gnu.org/software/aris
+
|Homepage URL=https://www.gnu.org/software/aris/
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/aris co <modulename>
+
|Is High Priority Project=No
|Computer languages=C
+
|VCS checkout command=git clone git://git.savannah.gnu.org/aris.git
|Version identifier=2.0
+
|Documentation note=https://www.gnu.org/software/aris/manual/
|Version date=2012/09/25
+
 
|Version status=beta
+
 
|Version download=http://ftp.gnu.org/gnu/aris/aris-2.0.tar.bz2
+
|Decommissioned or Obsolete=No
|Last review by=mtjm
+
|Donate=https://my.fsf.org/donate/
|Last review date=2012/09/25
+
|Related projects=gnustandards
 +
|Version identifier=2.2
 +
|Version date=2014/03/06
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/aris/aris-2.2.tar.bz2
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/21
 +
|Submitted by=Johns
 +
|Submitted date=2012/08/20
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/aris/aris-2.2.tar.bz2.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=aris
 
|GNU package identifier=aris
Line 26: Line 38:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Users
+
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/aris/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/aris/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://hg.savannah.gnu.org/hgweb/aris/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://bzr.savannah.gnu.org/lh/aris/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/aris/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/aris.git/
 +
}}
 +
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=bug-aris@gnu.org
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-aris/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/aris/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, x-window-system
 
|Interface=command-line, x-window-system
 
|Mathematics=proof-checker
 
|Mathematics=proof-checker
 +
|Programming-language=C
 +
|Runs-on=Windows, GNU/Linux
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=gtk+-2.24
+
|Prerequisite description=[[gtk+]]-2.24
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=libxml-2.7
+
|Prerequisite description=[[libxml]]-2.7
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:55, 4 December 2020


[edit]

GNU Aris

https://www.gnu.org/software/aris/
Formal logical proofing.

A sequential proof program, designed to assist anyone interested in solving logical proofs. Aris supports both propositional and predicate logic, as well as Boolean algebra and arithmetical logic in the form of abstract sequences. It uses a predefined set of both inference and equivalence rules, however gives the user options to use older proofs as lemmas, including Isabelle's Isar proofs.





Licensing

License

Verified by

Verified on

Notes

Verified by

mtjm

Verified on

20 August 2012




Leaders and contributors

Contact(s)Role
Ian Dunn Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/aris/
Generalhttps://savannah.gnu.org/people/
Downloadhttps://ftp.gnu.org/gnu/aris/
Savannah (Ref)https://savannah.gnu.org/projects/aris/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-aris/
VCS Repository Webviewhttps://bzr.savannah.gnu.org/lh/aris/
VCS Repository Webviewhttps://hg.savannah.gnu.org/hgweb/aris/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/aris/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/aris.git/


Software prerequisites

KindDescription
Required to usegtk+-2.24
Required to uselibxml-2.7




Entry







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





























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.