Resources
Links, background, and papers about Technique
Source code
- Technique compiler — the main repository containing the Technique language compiler, formatter, renderer, and language server.
- Formal specification — a BNF specification of the language.
Editor support
- Zed Editor extension
- VS Code extension
- Vim and Typst support
- Tree Sitter grammar — syntax highlighting grammar used by extensions.
Downloads
- Pre-built binaries for Linux, Mac, and Windows are available from the GitHub releases page.