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