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.9.0.tar.gz
md5=e90951bfbcbdfef76704b8f407b93125

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.9" & < "8.10~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None