Skip to main content
Version: 0.7.0

Welcome to the Metel Wiki

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

What belongs here

  • The language spec and explanatory guides
  • Release notes and version milestones
  • A quickstart for the shortest path to a running program
  • Tutorials that walk through core language features

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. Start with the quickstart if you want the shortest path to a running program.
  3. Work through the tutorials in order if you want a guided tour of the language.
  4. Check the current release notes for what changed recently.
  5. 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.