Popularity
3.2
Growing
Activity
0.0
Stable
3
3
0
Monthly Downloads: 3
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.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.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".