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.

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.

This release

What is inside this version — every component and its own version number.

Reference

Every reserved keyword, grouped by what it is for, sortable alphabetically.

API reference — coming soon

Per-module API pages are generated from the module sources. They are not published yet: the generated reference is not good enough to be useful, and a bad reference is worse than an absent one.