charlesrosenbauer / Codebase-Explorer

A visualization tool for large codebases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codebase Explorer


Got a new, daunting codebase you need to work on?

This program will create a semantic map of the code that you can explore and visualize.

This should work on any programming language you have, provided the code uses ASCII for identifiers (sorry international users, feel free to contribute Unicode additions).

About

A visualization tool for large codebases


Languages

Language:Go 99.3%Language:Makefile 0.7%