Parser-Aware Tooling
Tree-sitter grammar and captures are first-class, enabling robust syntax intelligence.
LANGUAGE + COMPILER + PLAYGROUND
Mate combines template ergonomics, parser tooling, and a live playground powered by WebAssembly so teams can prototype and validate UI logic in real time.
Tree-sitter powered syntax + AST
WASM compilation in browser
mate snippet
live preview
Tree-sitter grammar and captures are first-class, enabling robust syntax intelligence.
Run compile flows in browser with deterministic output and instant feedback loops.
Edit Mate source, inspect parse tree, and preview generated web components side by side.
Learning Path
These examples come from `tests/src`, ordered from lower to higher complexity to show how Mate scales naturally.
live output
live output
live output
Why Mate
Mate connects authoring, parsing, compiling, and previewing in one feedback cycle. You are not just rendering strings; you are iterating over structured language artifacts that scale with product complexity.