#codegen #transpiler #generator

spydecy-codegen

Rust code generator for Spydecy transpiler - generates idiomatic safe Rust

1 unstable release

0.3.0 Oct 23, 2025

#1770 in Programming languages


Used in 2 crates

MIT/Apache

110KB
2.5K SLoC

Rust Code Generator - Sprint 4+

Generates idiomatic Rust code from optimized Unified HIR. This is the final stage of the Spydecy pipeline:

Python + C → Unified HIR → Optimizer → Codegen → Rust Code

Dependencies

~2.3–5MB
~93K SLoC