Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Xulei-NL/dmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmf

An instance of a dynamic monotone framework for type analysis for Python.

The principles of dmf

  1. Construct a control flow graph G
  2. Extract flows F from G
  3. Construct a points-to analysis framework P
  4. Construct a monotone framework MF based on P
  5. Compute type information T by maximal fixed point algorithm

About

An instance of a dynamic monotone framework for type analysis for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published