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.5.0.tar.gz
md5=1fc6f79b8ca4f1b0280fcf47645d4df0

Description

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.5" & < "8.6~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None