Popularity
2.5
Declining
Activity
0.0
Stable
3
2
0
Monthly Downloads: 1
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Logic
Theorem Provers
Latest version: v0.0
qed alternatives and similar packages
Based on the "Theorem Provers" category.
Alternatively, view qed alternatives based on common mentions on social networks and blogs.
-
tamarin-prover
Main source code repository of the Tamarin prover for security protocol verification. -
haskhol-core
The core logical system of the HaskHOL theorem prover. See haskhol.org for more details.
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of qed or a related project?
README
QED Prover

Experiments writing a proof system, particularly designed to prove properties about Haskell code, such as the HLint rewrite rules.
Tom Ellis described the approach as "coinduction on the execution".