Codevis – a large scale software visualizer, focused on C++ codebases (apps.kde.org)
from JRepin@lemmy.ml to programming@programming.dev on 09 Jul 2024 14:39
https://lemmy.ml/post/17795710

cross-posted from: 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

#programming

threaded - newest

0x0@programming.dev on 09 Jul 2024 15:31 next collapse

“Issues and smells”?

best_username_ever@sh.itjust.works on 09 Jul 2024 18:16 collapse

Issues: bad code. Smell: future bad code.

refalo@programming.dev on 11 Jul 2024 17:44 collapse

I think they’re going to have to seriously overhaul the UI/UX if they want professionals to take it seriously.