Skip to content

Polyglot v1.0.0

Latest

Choose a tag to compare

@dovvnloading dovvnloading released this 19 Nov 00:42
· 5 commits to main since this release
8cb8b4f

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, and BUG.
  • 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

  1. Download Polyglot-Analyzer-v1.0.0.exe from the assets below.
  2. Double-click to launch.
  3. 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.