slackbuilds_ponce/libraries/tree-sitter
Julian Grinblat e245029676 libraries/tree-sitter: Added (parser generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-12-26 15:34:38 +07:00
..
README
slack-desc
tree-sitter.info
tree-sitter.SlackBuild

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.