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.
homepage: https://github.com/tree-sitter/tree-sitter
version | toolchain |
---|---|
0.25.3 |
GCCcore/14.2.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)