Repository navigation
Tree-sitter
Created by maxbrunsfeld
发布于 2019
- Repository
- tree-sitter/tree-sitter
- Website
- tree-sitter.github.io
- Wikipedia

Tree-sitter 是一个用于生成语法分析器的工具和库,主要用于解析源代码。 它能够快速构建语法树,适用于文本编辑器的语法高亮、语法错误检测及代码智能补全等场景。
An incremental parsing system for programming tools
Nvim Treesitter configurations and abstraction layer
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
Transpile curl commands into Python, JavaScript and 27 other languages
GritQL is a query language for searching, linting, and modifying code.
📝 Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more.
A tree-sitter based AST difftool to get meaningful semantic diffs
A modern text editor for the terminal written in Rust
CodeTF: One-stop Transformer Library for State-of-the-art Code LLM
🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
Python bindings to the Tree-sitter parsing library
Structured Editing and Navigation in Emacs with Tree-Sitter
Treesitter based structural search and replace plugin for Neovim.
Treesitter playground integrated into Neovim
First-class library documentation for every language (based on tree-sitter), with symbol search & more. Lightweight single binary, run locally or self-host. Surfaces usage examples via Sourcegraph.
Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
Flow Control: a programmer's text editor