Tree-sitter
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 grammars can be reused in many different
languages.
Here are 448 public repositories matching this topic...
An incremental parsing system for programming tools
-
Updated
May 29, 2023 - Rust
Nvim Treesitter configurations and abstraction layer
-
Updated
Jun 3, 2023 - Scheme
-
Updated
May 26, 2023 - Swift
-
Updated
Jun 3, 2023 - Rust
A tree-sitter based AST difftool to get meaningful semantic diffs
-
Updated
Jun 3, 2023 - Rust
A modern text editor for the terminal written in Rust
-
Updated
Aug 15, 2022 - Rust
-
Updated
Jun 2, 2023 - Lua
Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
-
Updated
Jan 2, 2023 - Lua
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.
-
Updated
May 28, 2023 - Go
-
Updated
May 22, 2023 - Lua
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
-
Updated
Apr 23, 2023 - Lua
Tree-sitter bindings for Emacs Lisp
-
Updated
Feb 11, 2023 - Emacs Lisp
Treesitter playground integrated into Neovim
-
Updated
Apr 26, 2023 - Lua
Treesitter based structural search and replace plugin for Neovim.
-
Updated
Apr 17, 2023 - Lua
Describe the regexp under the cursor
-
Updated
Mar 27, 2023 - Lua
将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart
-
Updated
May 22, 2023 - Rust
Created by maxbrunsfeld
Released 2019
Latest release 2 months ago
- Followers
- 32 followers
- Repository
- tree-sitter/tree-sitter
- Website
- tree-sitter.github.io