Expand description
Spydecy Interactive Debugger
This module implements the introspective debugger that allows stepping through the transpilation process to identify issues. Built incrementally alongside the transpiler (per Gemini’s recommendation).
§Sprint 2 Feature
visualize python-ast - Display Python AST and HIR conversion
Modules§
- visualize
- AST visualization for debugging
Functions§
- visualize_
python_ ast - Visualize Python AST for debugging