tree-sitter: An incremental parsing system for programming tools1

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.

... part of T2, get it here

URL: https://tree-sitter.github.io/

Author: Tree-sitter project
Maintainer: Daniel <daniel [dot] ashkenazi [at] gmail [dot] com>

License: MIT
Status: Stable
Version: 0.21.0

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/tree-sitter/tree-sitter/ tree-sitter-0.21.0.tar.gz

T2 source: tree-sitter.cache
T2 source: tree-sitter.desc

Build time (on reference hardware): 2% (relative to binutils)2

Installed size (on reference hardware): 1.03 MB, 13 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).