Tooling

Zirric tooling is focused on editor support, documentation, and experimenting
with the language implementation. This section collects the available pieces.

Editor support

Language implementation

Documentation pipeline

The documentation site is generated with docmd, configured in
docs/docmd.config.js. Markdown sources live under docs/ and output to
site/.

Contributing docs

When adding a new page, also add it to docs/docmd.config.js so it appears in
navigation.