Settings

Theme

Show HN: Using ASTs to visualize complex codebases

ast-visualizer.com

2 points by codeviewer · 0 comments · 1 min read

Reader

The main idea behind this project was to visualize the AST of python files to make detecting maintainability hotspots (= spaghetti code) easier. This works both on a project as well as on file level (see complex files and sections of complex code within a file). If you want to test the graph features please make sure to contact me and I will unlock them free of charge.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection