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:
- Read the language specification and its sections in order.
- Check the current release notes for what changed recently.
- Review the example programs for concrete programs you can try.
- 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.