shivers-cfg: Implementation of Shivers' Control-Flow Analysis
In his 1991 dissertation, Olin Shivers introduces a concept of control flow graphs for functional languages, provides an algorithm to statically derive a safe approximation of the control flow graph and proves this algorithm correct. In our student research project, Shivers' algorithms and proofs are formalized using the theorem prover system Isabelle.
This package contains the Haskell prototype of the Isabelle formalization, together with some pretty printing and rendering facilities. It is provided as a reference, not as a ready-to-use library.
Downloads
- shivers-cfg-0.1.1.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.1.1 |
---|---|
Dependencies | base (>=4 && <5), containers, directory, HPDF, language-dot, mtl, pretty, process [details] |
License | BSD-3-Clause |
Author | Joachim Breitner |
Maintainer | mail@joachim-breitner.de |
Category | Language |
Uploaded | by JoachimBreitner at 2015-09-08T11:05:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1619 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-30 [all 1 reports] |