Jonathan L Hanmann jon
  • Joined on 2025-02-13

libtree-sitter-dev (0.25.8-0)

Published 2025-09-02 21:37:50 +00:00 by jon

Installation

sudo curl  -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc]  $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install libtree-sitter-dev=0.25.8-0

Repository Info

Distributions
plucky
Components
universe
Architectures
arm64

About this package

incremental parsing system for programming tools (development files) 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. . Tree-sitter aims to be: . * General enough to parse any programming language * Fast enough to parse on every keystroke in a text editor * Robust enough to provide useful results even in the presence of syntax errors * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application . This package contains the header files and libraries needed for developing with tree-sitter.

Dependencies

libtree-sitter0.25 (= 0.25.8-0)
Details
Debian
2025-09-02 21:37:50 +00:00
7
Tree-sitter Maintainers
118 KiB
Assets (1)
Versions (5) View all
0.25.8-0 2025-09-02
0.25.6-3 2025-07-12
0.22.6-3+hanmann 2025-04-02
0.22.6-3 2025-03-09
0.22.6-4 2025-03-09