_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-d 0.8.2-0.45e5f1e
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/gdamore/tree-sitter-d
Licenses: Expat
Synopsis: Tree-sitter D grammar
Description:

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

tree-sitter-v 0.0.6-0.532bebd
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/vlang/v-analyzer
Licenses: Expat
Synopsis: Tree-sitter V grammar
Description:

This package provides a V grammar for the Tree-sitter 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-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-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-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-csv 1.2.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter-grammars/tree-sitter-csv
Licenses: Expat
Synopsis: Tree-sitter CSV grammars
Description:

This package provides CSV grammars 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.

kak-tree-sitter 2.0.0
Channel: radix
Location: radix/packages/kak-xyz.scm (radix packages kak-xyz)
Home page: https://git.sr.ht/~hadronized/kak-tree-sitter/
Licenses: Modified BSD
Synopsis: Server between Kakoune and tree-sitter
Description:

This package provides a server between Kakoune and tree-sitter.

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-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-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.

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

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

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

This package provides a Lua 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-sql 0.3.11-0.7b51ecd
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/DerekStride/tree-sitter-sql
Licenses: Expat
Synopsis: Tree-sitter SQL grammar
Description:

This package provides a SQL 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-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-nim 0.6.2-0.4ad3527
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/alaviss/tree-sitter-nim
Licenses: MPL 2.0
Synopsis: Tree-sitter Nim grammar
Description:

This package provides a Nim 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.

Page: 123456789
Total results: 201