Xazz — An open-source data & ML DSL built from scratch in Rust
The Rust Programming Language Forum
Xazz — An open-source data & ML DSL built from scratch in Rust
Hi everyone I'm a high school student and developer from South Korea, and I've been building a programming language and platform for AI/data pipelines in Rust. It's called Xazz. I started the project after running into a few problems with the usual Python-based workflow (pandas + PyTorch): Type and missing-value errors often surface only at runtime. Moving data between pandas, NumPy, and PyTorch can introduce additional conversions and copies. Data pipelines usually don't have a first-class...
Hi everyone I'm a high school student and developer from South Korea, and I've been building a programming language and platform for AI/data pipelines in Rust. It's called Xazz.…
0 comments
No comments yet.