Envzn documentation
A readable systems language. Start with the tour if you are new, the guide if you are learning it properly, the reference if you are mid-task, and the constitution if you need the rule as written.
User Guide
The book: learn Envzn properly, chapter by chapter.
Reference
Every name, indexed — keywords, primitives, and the types the modules expose.
Conversions
The conversion rules, and which are implicit, explicit, or refused.
Constitution
The specification. Article I is normative and wins on conflict.
IR Spec
How each EvIR node lowers to C++20 — generated from the compiler's own trace.
API reference
Per-module API pages, generated from the module sources.