Skip to main content

Welcome to the Metel Wiki

This wiki is the public-facing home for Metel. It collects the current language reference, release notes, and examples in one place while the interpreter and RFCs keep moving.

What belongs here

  • The language spec and explanatory guides
  • Release notes and version milestones
  • Examples that reflect the current stable surface

What to use it for

If you are trying to understand Metel, start here:

  1. Read the language specification and its sections in order.
  2. Check the current release notes for what changed recently.
  3. Review the example programs for concrete programs you can try.
  4. Review the error catalog if you want the public failure modes at a glance.

The wiki is intentionally practical. It should help you try the language quickly, not tell the story of how the project was built.