tree-sitter-language-pack - C# Bindings

April 27, 2026 ยท View on GitHub

Pre-compiled tree-sitter grammars for 305 programming languages

Installation

dotnet add package TreeSitterLanguagePack

Quick Start

using TreeSitterLanguagePack;

// See https://github.com/kreuzberg-dev/tree-sitter-language-pack for usage examples.

Documentation

For full documentation, see the tree-sitter-language-pack repository.

License

See the LICENSE file in the root repository.

Contents

  1. 1Installation
  2. 2Quick Start
  3. 3Documentation
  4. 4License