Dolphin creator launches With, a Rust-safe systems language with zero ceremony

QuixiAI · x · 2026-09-23

Eric Hartford, creator of the Dolphin/Samantha open-source models, released With (v0.15.2), a systems language compiling to native code for games, AI infrastructure, and embedded systems. Its pitch: Rust-level safety (single ownership, generational references) with zero ceremony — no Ok(()), inferred returns, let...else bindings. C is first-class via header-based cimport, and three commands take you from empty folder to a raylib native window. Single binary, no system LLVM required.

Related event: Dolphin creator launches With, a Rust-safe systems language without boilerplate(2 posts)→

Original post →

More from coding & agent

coding & agent channel →