aryx / codegraph

Source code dependencies visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codegraph

Source code dependencies visualizer

Usage for codegraph

$ ./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.

$ ./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


Languages

Language:OCaml 94.3%Language:Makefile 1.7%Language:PHP 1.6%Language:Standard ML 0.8%Language:Java 0.8%Language:C 0.6%Language:Shell 0.1%Language:Hack 0.0%Language:JavaScript 0.0%