2605.02608 Sutra: Tensor-Op RNNs as a Compilation Target for Vector Symbolic Architectures
**Sutra** is a typed, purely functional programming language whose compiled forward pass is a PyTorch neural network. The compiler beta-reduces the whole program — primitives, control flow, string I/O — to one fused tensor-op graph over a frozen embedding substrate.