tree-sitter-cli
« Back to VersTracker
Description:
Parser generator tool
Type: Formula  |  Latest Version: 0.26.3@0  |  Tracked Since: Dec 13, 2025
Links: Homepage  |  @tree_sitter  |  formulae.brew.sh
Category: Developer tools
Tags: parser parsing cli developer-tools syntax grammar
Install: brew install tree-sitter-cli
About:
Tree-sitter CLI is the official command-line interface for the tree-sitter parser generator toolkit. It enables developers to generate, test, and manage parsers for programming languages using an efficient, incremental parsing architecture. This tool is essential for creating robust syntax highlighting, code analysis, and language server features.
Key Features:
  • Generates fast, incremental parsers from grammar definitions
  • Provides commands for testing and debugging parsers
  • Supports multiple output languages including C, Rust, and JavaScript
  • Enables parser generation for syntax highlighting and code analysis
Use Cases:
  • Building custom syntax highlighters for code editors
  • Creating language servers for IDE integration
  • Developing static analysis and refactoring tools
  • Generating parsers for domain-specific languages
Alternatives:
  • ANTLR – More heavyweight with runtime dependencies, supports more complex grammar features
  • Bison/Yacc – Traditional LALR parser generators requiring more manual setup, less incremental
Version History
Detected Version Rev Change Commit
Dec 13, 2025 3:11pm 0 VERSION_BUMP eed941c7
Dec 10, 2025 9:45pm 0 VERSION_BUMP 8086c2be
Sep 23, 2025 11:34pm 0 VERSION_BUMP 3cc3694a
Sep 13, 2025 5:23am 0 VERSION_BUMP 6d5a3abd