Roadmap & status

Nyra — Core and Stable Extended are semver-stable. See status.md and stability-v1.md.

Production-ready tier

Ship CLI tools, servers, and native apps on Core + Stable Extended (?, enum payloads, spawn, async/await, traits, serde). Multi-trait dyn A + B objects ship on Stable Extended. Remaining focus: exotic generic serde edge cases — see status.md.

Version history

VersionHighlights
v0.1.0Stdlib gap-fill — ~116 builtins/helpers (strings, math, strconv, Vec/StrVec/Map, atomics, FS). Contribute automation batches 3–6; docs and examples updated.
v0.0.1Initial release — Nyra programming language toolchain: compiler, CLI, stdlib, runtime, LSP, and documentation. Core + Stable Extended tiers; zero-types by default with optional explicit types; LLVM-native codegen.

Spec 1.0 decisions (shipped v0.2)

Next (language core)

Still evolving

Shipped (Stable Extended)

Stability plan

Six-phase roadmap toward 1.0: see Changelog and Language spec.

Contributing

Source and issues: github.com/nyra-lang/nyra. See CONTRIBUTING.md in the repo.