Polyglot Code Analyzer v1.0.0 - Initial Release
We are proud to introduce the first official release of Polyglot Code Analyzer, a "god-tier" static analysis tool designed for developers who care about code metrics and aesthetics.
Built on PySide6, this application moves beyond simple CLI line counters, offering a stunning, custom-engineered Neumorphic interface that makes analyzing your repositories a visual pleasure.
Key Features
- Neumorphic Design System: A fully custom Soft UI with seamless Light and Dark mode toggling.
- Polyglot Engine: Native support for over 50+ file extensions, including Python, JavaScript, C++, Rust, Go, Java, Web technologies, and more.
- Deep Metrics:
- Logical Lines: Distinguishes actual code from whitespace.
- Comment Density: Visualizes how well-documented your code is via CSS-based bar charts.
- Technical Debt: Automatically scans for tags like
TODO,FIXME,HACK, andBUG.
- Non-Blocking Architecture: Multi-threaded analysis ensures the UI never freezes, even when scanning massive monorepos.
- Zero Dependencies: This standalone executable requires no Python installation or external libraries to run.
What's Inside
- Visual Reports: Instant HTML-based reports with breakdown by file extension.
- Drag & Drop Window: Custom title bar with smooth window dragging and resizing behaviors.
- Portable: No installation required. Just download and run.
How to Run
- Download
Polyglot-Analyzer-v1.0.0.exefrom the assets below. - Double-click to launch.
- Select your project folder and watch the analysis happen in real-time.
File Hashes (SHA-256)
Polyglot-Analyzer-v1.0.0.exe:[PENDING_BUILD_HASH]
Note: If Windows Defender or SmartScreen flags the executable, this is common for unsigned open-source software. You can choose "Run Anyway" to proceed.