The shivers-cfg package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), containers, directory, HPDF, language-dot, mtl, pretty, process |
| License | BSD3 |
| Author | Joachim Breitner |
| Maintainer | mail@joachim-breitner.de |
| Stability | Experimental |
| Category | Language |
| Upload date | Tue Nov 16 08:11:50 UTC 2010 |
| Uploaded by | JoachimBreitner |
| Build failure | ghc-7.0 (log) |
Modules
- AbsCF
- CFGraph
- CPSPrint
- CPSScheme
- Eval
- ExCF
Downloads
- shivers-cfg-0.1.tar.gz (Cabal source package)
- package description (included in the package)