Skip to content

Commit 4373d96

Browse files
committed
Add links to related repositories
1 parent 24bfb91 commit 4373d96

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,14 @@ Technique v1, along with a code formatter, and machinery to render procedures
2121
as PDFs. Syntax highlighting is available for Vim, the Zed Editor, Sublime
2222
Text, and the Typst typesetter. There's a language server, and an extension
2323
for Zed, with VS Code and NeoVim on the way.
24+
25+
- Syntax checking, code formatter, renderer (this repository) \
26+
<https://github.com/technique-lang/technique>
27+
- Formal specification \
28+
<https://github.com/technique-lang/specification>
29+
- Zed Editor support \
30+
<https://github.com/technique-lang/extension.zed>
31+
- Tree Sitter grammar (for syntax highlighting) \
32+
<https://github.com/technique-lang/tree-sitter-technique>
33+
- Typst and Vim support \
34+
<https://github.com/technique-lang/highlighting>

0 commit comments

Comments
 (0)