3 results for “topic:codevisualizer”
CodeVisualizer is a powerful VS Code extension that provides two main visualization capabilities: function-level flowcharts for understanding code control flow, and codebase-level dependency graphs for analyzing project structure and module relationships.
Code Mapper, written in GO + Javascript, let's the user visualize any GO codebase like nodes
A Java static analyzer GUI using Eclipse JDT and the AST Visitor pattern. Analyzes Java sources and generates call graphs.