This documentation is also published as Markdown for efficient machine reading: the whole site is indexed at /llms.txt, and every page has a clean Markdown copy at the same URL with .md appended. These are generated from the same source and cost far fewer tokens to read than this rendered HTML.

Skip to main content Skip to navigation
Language

Language

Here we will explore the fundamentals of the Mew language, namely its syntax, primitive types, flow control features, and static type system. If you have some prior programming experience this will hopefully be enough to get you started with Mew.

Mew is a programming language under construction.