Macondo Logo Macondo
Release Macondo v1.0.0 for Windows • Free

See the structure.
Master the legacy.

Deterministic semantic code graph and Blast Radius impact analyzer for legacy codebases, currently specialized for Visual Basic 6.0. 100% offline, absolute privacy, engineered for AI-guided migration.

Free • Single portable executable • 100% local Last updated September 10, 2026
Macondo Semantic Graph UI
Visual Exploration

Understand every dependency at a glance.

Exhaustive AST parsing of .vbp, .frm, .bas, .cls, and .ctl files. Explore call hierarchies with 4 tailored layout algorithms.

  • Radial, Affinity, Clustered Islands, and Force-Directed physics layouts.
  • Dynamic member expansion for classes and modules with granular method mapping.
  • Fluid 60 FPS rendering even across large enterprise codebases with 10,000+ symbols.
AST Resolution Pipeline:
• 14 Forms (.FRM) → UI Event Handlers
• 22 Standard Modules (.BAS) → Global Routines
• 18 Class Modules (.CLS) → Instantiations & Members
Total: 1,482 calls resolved (32ms cold parse)
Recursive Impact Formula:
Depth: 6 levels
Direct Callers: 18 | Indirect: 142
Touched UI Forms: 11 forms
Regression Risk Score: CRITICAL (94/100)
Impact Analysis

Refactor without fear of breaking production.

The Blast Radius matrix recursively traces all upstream callers. Know which UI forms or business entities will be touched before editing a single line.

  • Automated regression risk ratings from Low to Critical.
  • Interactive audit grid sorted by total impact and call depth.
  • 1-click instant navigation from audit rows to the exact graph node.
AI & Modernization

The ideal bridge between legacy code and AI models.

Extract compact, structured Markdown Repo Maps and semantic context slices ready for Claude, ChatGPT, Gemini, Copilot, etc. to guide your C#/.NET or modern architecture rewrite.

  • Targeted subgraphs that minimize token noise and maximize LLM accuracy.
  • Zero hallucinations: the LLM receives verified AST, CALLS relationships, and resolved types.
  • Headless CLI execution for CI/CD pipelines or as a tool for autonomous AI agents (Claude Code, Cursor, Antigravity, MCP, etc.).
# Export project Markdown Repo Map
Macondo.exe analyze "C:\Projects\MyLegacyProject" --export-md "repo-map.md"
# Export complete semantic graph to JSON
Macondo.exe analyze "C:\Projects\MyLegacyProject\App.vbp" --export-json "graph.json"
# Export both formats simultaneously
Macondo.exe analyze "C:\Projects\MyLegacyProject" --export-md "repo-map.md" --export-json "graph.json"

100% Free

No subscriptions, no paywalls, no artificial limitations. Built as an open engineering tool for developers.

Absolute Privacy

Runs 100% locally on your machine. Zero source code or telemetry ever leaves your computer.

Cache & Native Speed

Lightning-fast persistent disk cache: reopen complex enterprise projects with hundreds of files in milliseconds.

Start analyzing today.

Download the standalone Macondo.exe for Windows. No installer or zip archive required.

Download Macondo.exe (Windows x64)
Last updated September 10, 2026 Compatible with Windows 10 & Windows 11 (64-bit) Single Portable Executable (No Install)
Found a bug or have a suggestion? Open GitHub Issue info@macondo-studio.com