Index | Thread | Search

From:
Laurent Cheylus <foxy@free.fr>
Subject:
[new] textproc/tree-sitter-cli 0.26.5
To:
"ports " <ports@openbsd.org>
Cc:
Edd Barrett <edd@theunixzoo.co.uk>
Date:
Sat, 7 Feb 2026 11:20:26 +0100

Download raw body.

Thread
Hi ports@

proposal to import a new port textproc/tree-sitter-cli: CLI tool (written in Rust) allows to develop, test, and use Tree-sitter grammars.
Homepage: https://github.com/tree-sitter/tree-sitter/tree/master/crates/cli

Tool part not built in textproc/tree-sitter port (build/install only TS lib and include).

This tool is needed for the last version of the "nvim-treesitter" plugin https://github.com/nvim-treesitter/nvim-treesitter

Initial port for the latest version 0.26.5, build OK with Rust 1.92.0 on current/amd64.
Tested with my Neovim configuration + "nvim-treesitter" plugin for shell, C/C++, Go, Python, Rust... languages.

Tests welcome and please commit if OK.

Laurent