tree-sitter-cli tree-sitter
Use this command to install tree-sitter-cli:
winget install --id=tree-sitter.tree-sitter-cli -e The tree-sitter CLI is used to create, manage, test, and build tree-sitter parsers.
winget install --id=tree-sitter.tree-sitter-cli -e The tree-sitter CLI is used to create, manage, test, and build tree-sitter parsers.
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. Tree-sitter aims to be: