Core-0normative target; implementation partial

Core-0 language authority and conformance boundary.

Core-0 Edition

Status: normative target edition; implementation is partial

Core-0 defines one C-family, object/message-oriented language with explicit ownership, effects, contracts, and a target-independent checked module. Only ordered algorithm messages execute in this edition. workflow, compute, state, and optimize are reserved and rejected with the stable deferred- domain diagnostic.

Normative documents

Each stable clause has the form C0-FAMILY-NNN. Lettered items within a clause are cited as, for example, C0-CONTRACT-002(b). Clause identifiers are semantic API identifiers, not document section numbers.

Conformance boundary

A conforming Core-0 implementation must accept and reject according to all active clauses, produce structured diagnostics, and emit executable output only from checked portable semantics. Interpreter and native materializers must not maintain independent language front ends or silently choose different ownership, effect, contract, dispatch, or numeric behavior.

Conformance is all-or-nothing for a claimed feature set. A partial bootstrap must expose its implementation profile and reject unsupported syntax; parsing a construct is not a claim that its semantics are implemented.

Projected fromspec/editions/core-0/README.md