cross-posted from: https://lemmy.ml/post/17571041
Codevis is a Large Scale software visualizer, focused on C++ codebases. it can help you identify issues and smells in your codebase. It also has an extensive plugin interface and some preliminary scripting support.
Features:
- Generate a Visualization from Pre-Existing code
- Generate architectural code from a visualization
- Plugin System that allows you to add missing features
- Architectural linters (not just code linters)
- DBus support
You must log in or register to comment.
“Issues and smells”?
Issues: bad code. Smell: future bad code.
I think they’re going to have to seriously overhaul the UI/UX if they want professionals to take it seriously.