Crate spydecy_debugger

Crate spydecy_debugger 

Source
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