slackbuilds/libraries/tree-sitter
Julian Grinblat 2a690bfb11
libraries/tree-sitter: Updated for version 0.25.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-03-05 21:11:50 +07:00
..
README
slack-desc
tree-sitter.SlackBuild libraries/tree-sitter: Updated for version 0.25.3 2025-03-05 21:11:50 +07:00
tree-sitter.info libraries/tree-sitter: Updated for version 0.25.3 2025-03-05 21:11:50 +07:00

README

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.