package coq-kildall

  1. Overview
  2. No Docs
Application of the Generic kildall's Data Flow Analysis Algorithm to a Type and Shape Static Analyses of Bytecode

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=b82273b17f19d74039c1af26043de211

Description

http://www.lif-sud.univ-mrs.fr/Rapports/24-2005.html

This Library provides a generic data flow analysis algorithm and a proof of its correctness. This algorithm is then used to perform type and shape analysis at bytecode level on a first order functionnal language.

Dependencies (2)

  1. coq >= "8.7" & < "8.8~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None