Skip to content
/ py-cdg Public

Python library for manipulating callgraphs (not Python-specific)

License

Notifications You must be signed in to change notification settings

musec/py-cdg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-cdg

This is a library for working with (language-agnostic) control- and data-flow graphs.

Although it doesn't (yet) look like much, the long-term goal of this project is to provide a language-agnostic data format for describing control-flow graphs (including callgraphs) and data-flow graphs as an intermediate representation between language-facing tools like LLVM and user-facing tools like Cytoscape, Dot and (maybe someday) a better cscope.