_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
tree-sitter 0.20.10
Dependencies: icu4c@71.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://tree-sitter.github.io/tree-sitter/
Licenses: Expat
Synopsis: Incremental parsing system for programming tools
Description:

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 includes the libtree-sitter runtime library.

tree-sitter-r 0.0.1-0.80efda5
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-r
Licenses: Expat
Synopsis: Tree-sitter R grammar
Description:

This package provides a R grammar for the Tree-sitter library.

tree-sitter-c 0.20.6
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-c
Licenses: Expat
Synopsis: Tree-sitter C grammar
Description:

This package provides a C grammar for the Tree-sitter library.

tree-sitter-go 0.20.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-go
Licenses: Expat
Synopsis: Tree-sitter Go grammar
Description:

This package provides a Go grammar for the Tree-sitter library.

tree-sitter-elm 5.6.3
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/elm-tooling/tree-sitter-elm
Licenses: Expat
Synopsis: Tree-sitter Elm grammar
Description:

This package provides an Elm grammar for the Tree-sitter library.

tree-sitter-php 0.19.0-0.f860e59
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-php
Licenses: Expat
Synopsis: Tree-sitter PHP grammar
Description:

This package provides a PHP grammar for the Tree-sitter library.

tree-sitter-css 0.19.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-css
Licenses: Expat
Synopsis: Tree-sitter CSS grammar
Description:

This package provides a CSS grammar for the Tree-sitter library.

tree-sitter-ron 0.2.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-ron
Licenses: ASL 2.0 Expat
Synopsis: Tree-sitter RON grammar
Description:

This package provides a RON grammar for the Tree-sitter library.

tree-sitter-hcl 1.1.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-hcl
Licenses: ASL 2.0
Synopsis: Tree-sitter HCL grammar
Description:

This package provides an HCL grammar for the Tree-sitter library.

tree-sitter-awk 0.6.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Beaglefoot/tree-sitter-awk
Licenses: Expat
Synopsis: Tree-sitter AWK grammar
Description:

This package provides a AWK grammar for the Tree-sitter library.

tree-sitter-cpp 0.20.3
Dependencies: tree-sitter-c@0.20.6
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-cpp
Licenses: Expat
Synopsis: Tree-sitter C++ grammar
Description:

This package provides a C++ grammar for the Tree-sitter library.

tree-sitter-nix 0.0.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/nix-community/tree-sitter-nix
Licenses: Expat
Synopsis: Tree-sitter Nix grammar
Description:

This package provides a Nix grammar for the Tree-sitter library.

tree-sitter-kdl 1.1.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-kdl
Licenses: Expat
Synopsis: Tree-sitter KDL grammar
Description:

This package provides a KDL grammar for the Tree-sitter library.

tree-sitter-org 1.3.1-0.081179c
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/milisims/tree-sitter-org
Licenses: Expat
Synopsis: Tree-sitter Org grammar
Description:

This package provides a Org grammar for the Tree-sitter library.

tree-sitter-lua 0.0.19
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/MunifTanjim/tree-sitter-lua
Licenses: Expat
Synopsis: Tree-sitter Lua grammar
Description:

This package provides a Lua grammar for the Tree-sitter library.

tree-sitter-cli 0.20.10
Dependencies: icu4c@71.1
Channel: guixrus
Location: guixrus/packages/tree-sitter.scm (guixrus packages tree-sitter)
Home page: https://tree-sitter.github.io/tree-sitter/
Licenses: Expat
Synopsis: Incremental parsing system for programming tools
Description:

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:

  1. General enough to parse any programming language.

  2. Fast enough to parse on every keystroke in a text editor.

  3. Robust enough to provide useful results even in the presence of syntax errors.

  4. Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application.

This package includes the tree-sitter command-line tool.

tree-sitter-cli 0.20.10
Dependencies: tree-sitter@0.20.10 graphviz@7.0.1 node@18.19.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://tree-sitter.github.io/tree-sitter/
Licenses: Expat
Synopsis: Incremental parsing system for programming tools
Description:

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:

  1. General enough to parse any programming language.

  2. Fast enough to parse on every keystroke in a text editor.

  3. Robust enough to provide useful results even in the presence of syntax errors.

  4. Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application.

This package includes the tree-sitter command-line tool.

rust-tree-sitter 0.20.6
Channel: guixrus
Location: guixrus/packages/tree-sitter.scm (guixrus packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter
Licenses: Expat
Synopsis: Rust bindings to the Tree-sitter parsing library
Description:

Rust bindings to the Tree-sitter parsing library

rust-tree-sitter 0.20.4
Channel: tassos-guix
Location: tassos-guix/packages/crates-io.scm (tassos-guix packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter
Licenses: Expat
Synopsis: Rust bindings to the Tree-sitter parsing library
Description:

Rust bindings to the Tree-sitter parsing library

tree-sitter-yaml 0.5.0
Channel: rosenthal
Location: rosenthal/packages/tree-sitter.scm (rosenthal packages tree-sitter)
Home page: https://github.com/ikatyang/tree-sitter-yaml
Licenses: Expat
Synopsis: Tree-sitter YAML grammar
Description:

This package provides a YAML grammar for the Tree-sitter library.

tree-sitter-yaml 0.5.0-0.0e36bed
Channel: rrr
Location: rrr/packages/tree-sitter.scm (rrr packages tree-sitter)
Home page: https://github.com/ikatyang/tree-sitter-yaml
Licenses: Expat
Synopsis: Tree-sitter YAML grammar
Description:

This package provides a YAML grammar for the Tree-sitter library.

tree-sitter-yaml 0.5.0
Channel: little-guix-channel
Location: rodion/packages/tree-sitter.scm (rodion packages tree-sitter)
Home page: https://github.com/ikatyang/tree-sitter-yaml
Licenses: Expat
Synopsis: Tree-sitter YAML grammar
Description:

This package provides a YAML grammar for the Tree-sitter library.

tree-sitter-json 0.20.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-json
Licenses: Expat
Synopsis: Tree-sitter JSON grammar
Description:

This package provides a JSON grammar for the Tree-sitter library.

tree-sitter-vhdl 0.1.1-0.a3b2d84
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/alemuller/tree-sitter-vhdl
Licenses: Expat
Synopsis: Tree-sitter VHDL grammar
Description:

This package provides a VHDL grammar for the Tree-sitter library.

Page: 1234
Total results: 75