Skip to content

aryx/codegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codegraph

Source code dependencies visualizer

Usage for codegraph_build

$ ./codegraph_build -lang cmt ~/pfff

to generate a graph_code.marshall file in ~/pfff containing all dependency information about the pfff codebase using the typed bytecode .cmt files generated during the compilation of pfff.

Usage for codegraph

$ ./codegraph ~/pfff

This should launch a gtk-based GUI that allows you to visualize source code dependencies.

See the old page of codegraph at Facebook here: https://github.com/facebookarchive/pfff/wiki/CodeGraph for more information.

About

Source code dependencies visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published