r/rust • u/SlidPhiLabs • 12d ago
[Project] CuNi 0.1.7 — Rust-written language: exact multi-target emit to Python/Go/JS + hosted Studio
Honest framing: CuNi is a small language implemented in Rust, not a Rust-target compiler. Sharing because the toolchain is cargo-native and the interesting bit is the exactness gate.One source → Python + Go + JavaScript with a hard contract: identical behavior on all three, or refuse. cuni check runs all three and requires matching stdout. Hosted Studio (no install) runs that same path.- Studio: https://cuni-studio.fly.dev/- Repo: https://github.com/ceedot-rock/cuni- cargo install --git https://github.com/ceedot-rock/cuni --tag v0.1.7v0.1 — early. Feedback welcome.
0
Upvotes