Tree Sitter

Table of Contents

https://tree-sitter.github.io/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.

1. Backlinks

Created: 2025-03-20 Thu 01:16