CodeCompass
CodeCompass copied to clipboard
CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
CodeCompass
CodeCompass is a pluginable code comprehension tool.
:bulb: Live demo on LLVM source code available here
Screenshots


Features
- User friendly web UI
- Fast navigation among source code elements
- Several languages supported
- Deep parsing for C, C++, Java and more is coming
- Many diagrams: call path, inheritance, aggregation, CodeBites, etc.
- Scalable: Quick response time even for large (100Mb) source code base
Documentations
- User guide
- Docker guide
Development
- Building CodeCompass
- Coding conventions