_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
tree-sitter 0.25.10
Channel: abbe
Location: abbe/packages/tree-sitter.scm (abbe packages tree-sitter)
Home page: https://tree-sitter.github.io/
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 0.25.3
Dependencies: icu4c@73.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-c 0.23.5
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-r 1.1.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/r-lib/tree-sitter-r
Licenses: Expat
Synopsis: Tree-sitter R grammar
Description:

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

tree-sitter-go 0.23.4
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-gn 1.0.0-0.bc06955
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-gn
Licenses: Expat
Synopsis: Tree-sitter GN grammar
Description:

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

tree-sitter-po 0.0.1-0.bd860a0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-po
Licenses: Expat
Synopsis: Tree-sitter GNU gettext translation file (PO/POT) grammar
Description:

This package provides a GNU gettext translation file (PO/POT) grammar for the Tree-sitter library.

tree-sitter-php 0.23.12
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 grammars
Description:

This package provides PHP grammars for the Tree-sitter library.

tree-sitter-org 1.3.1-1.64cfbc2
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.3.0
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-zig 1.1.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-zig
Licenses: Expat
Synopsis: Tree-sitter Zig grammar
Description:

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

tree-sitter-pem 0.1.1-0.e525b17
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-pem
Licenses: Expat
Synopsis: Tree-sitter PEM grammar
Description:

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

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

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

tree-sitter-cpp 0.23.4
Dependencies: tree-sitter-c@0.23.5
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-elm 5.7.0-0.3b373a3
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-css 0.23.2
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-dot 0.1.6-0.9ab8555
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/rydesun/tree-sitter-dot
Licenses: Expat
Synopsis: Tree-sitter Dot grammar
Description:

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

tree-sitter-nix 0.0.2
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-ron 0.2.0-0.7893855
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-qml 0.2.0-0.0889da4
Dependencies: tree-sitter-javascript@0.23.1 tree-sitter-typescript@0.23.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/yuja/tree-sitter-qmljs
Licenses: Expat
Synopsis: Tree-sitter Qml grammar
Description:

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

tree-sitter-rst 0.2.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/stsewd/tree-sitter-rst
Licenses: Expat
Synopsis: Tree-sitter ReStructuredText grammar
Description:

This package provides a ReStructuredText 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-ada 0.1.0-0.b23672d
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/briot/tree-sitter-ada
Licenses: Expat
Synopsis: Tree-sitter Ada grammar
Description:

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

tree-sitter-awk 0.7.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.

Page: 1234567
Total results: 154