TezzNative v1.1.0 is hardening toward production. View roadmap

Documentation

Everything needed to evaluate the language honestly.

Start with install, language fundamentals, examples, stability labels, and the optimization roadmap.

Getting started

Install the SDK, verify the compiler, and run your first program.

Open

Language guide

Functions, variables, structs, control flow, modules, and unsafe blocks.

Open

Examples

Runnable snippets for CLI, files, networking, structs, and services.

Open

Conformance

Stable-core parser, typecheck, diagnostics, and stdlib-import gates.

Open

Developer experience

Diagnostics, formatter, lint, examples, LSP, snippets, run, and native build gates.

Open

Package trust

SemVer package pins, lock/registry parity, package checksums, launchers, and the public tezz tool gate.

Open

Python bridge

Generate CPython extension scaffolds for TezzNative hot functions with primitive and buffer mapping gates.

Open

Actor runtime

Local actors, mailboxes, supervisor restarts, hot version tags, and OTP-like app helpers.

Open

Stdlib core

Ownership, failure behavior, platform notes, and edge gates for stable-candidate modules.

Open

Native backend

Windows/Linux x64 target matrix, reproducibility gates, and fail-closed target rules.

Open

C ABI

Layout rules, header generation, structured ABI manifests, and C interop commands.

Open

Benchmarks

Repeatable workload fixtures, optional language comparisons, and publishing rules.

Open

Trust baseline

Verified claims, public boundaries, and replacement-readiness rules.

Open

Stability map

Stable, beta, experimental, and internal public-surface labels.

Open

Optimization plan

The production hardening roadmap for replacing Python/C use cases carefully.

Open

SDK reference

Module inventory generated from the SDK where available.

Open