Introducing Harness Native — The Nexa v2.0 Vision
What if agent safety was enforced by the compiler, not by runtime frameworks? Nexa v2.0 introduces the Harness Native paradigm — the first language where agent safety is a compile-time guarantee.
Architecture#v2.0#Harness Native
v1.3.7 Milestone — 16 Features, 1,500+ Tests
From gradual typing to pattern matching, from background jobs to HTTP servers — Nexa v1.3.7 ships with 16 major features and a battle-tested test suite.
Release#v1.3.7#Release
Nexa Goes Open Source — v0.9-alpha Release
After months of stealth development, Nexa v0.9-alpha is now available under AGPL-3.0 on GitHub — with a working transpiler, 10+ examples, and a growing community.
Open Source#Open Source#v0.9
From Zero to MVP — Building the First Nexa Transpiler
How we built the Nexa transpiler in 6 weeks: Lark parser, Earley algorithm, AST transformer with ambiguity scoring, and a Python code generator.
Engineering#Compiler#Engineering
The Birth of Nexa — Why the World Needs a Harness Native Agent Language
Every AI developer knows the pain: prompt string concatenation, fragile JSON parsing, manual context management. We asked: what if agent safety was a language property?
Vision#Vision#Design