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.6.0.tar.gz
md5=72bf7e89566bec1f877b3510c46ac784

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.6" & < "8.7~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None