hatt: A truth table generator for classical propositional logic.
Hatt is a command-line program which prints truth tables for expressions in classical propositional logic, and a library allowing its parser, evaluator and truth table generator to be used in other programs. It includes support for converting logical expressions into several normal forms.
[Skip to Readme]
Modules
- Data
- Logic
- Data.Logic.Propositional
- Data.Logic.Propositional.NormalForms
- Data.Logic.Propositional.Tables
- Data.Logic.Propositional
- Logic
Downloads
- hatt-1.5.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 1.0, 1.1, 1.1.1, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.0.1, 1.4.0.2, 1.5.0.0, 1.5.0.2, 1.5.0.3 |
---|---|
Dependencies | ansi-wl-pprint (>=0.6 && <0.7), base (>=4 && <5), cmdargs (>=0.7), containers (>=0.3 && <0.5), haskeline (>=0.6 && <0.7), hatt, parsec (>=2.1 && <3.2), QuickCheck (>=2.4) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012 Benedict Eastaugh |
Author | Benedict Eastaugh |
Maintainer | benedict@eastaugh.net |
Category | Logic |
Home page | http://extralogical.net/projects/hatt |
Source repo | head: git clone git://github.com/beastaugh/hatt.git |
Uploaded | by BenedictEastaugh at 2012-11-11T15:38:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hatt |
Downloads | 11786 total (66 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-23 [all 6 reports] |