_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.

rust-tree-magic 0.2.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/aahancoc/tree_magic/
Licenses: Expat
Synopsis: Determines the MIME type
Description:

This package determines the MIME type of a file by traversing a filetype tree.

emacs-undo-tree 0.8.2
Propagated dependencies: emacs-queue@0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.dr-qubit.org/undo-tree.html
Licenses: GPL 3+
Synopsis: Treat undo history as a tree
Description:

Tree-like interface to Emacs undo system, providing graphical tree presentation of all previous states of buffer that allows easily move between them.

java-treelayout 1.0.3
Dependencies: java-junit@4.12
Channel: guix
Location: gnu/packages/java.scm (gnu packages java)
Home page: https://treelayout.sourceforge.net
Licenses: Modified BSD
Synopsis: Tree Layout Algorithm in Java
Description:

TreeLayout creates tree layouts for arbitrary trees. It is not restricted to a specific output or format, but can be used for any kind of two dimensional diagram. Examples are Swing based components, SVG files, etc. This is possible because TreeLayout separates the layout of a tree from the actual rendering.

cl-history-tree 0.1.2
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-custom-hash-table@0.3-1.f269831 cl-local-time@1.0.6-4.40169fe cl-nclasses@0.6.1 cl-trivial-package-local-nicknames@0.2 cl-lisp-unit2@0.9.4-0.b5aa17b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/atlas-engineer/history-tree
Licenses: Modified BSD
Synopsis: Store the history of a browser's visited paths
Description:

This data structure can be used to store the history of visited paths or URLs with a file or web browser, in a way that no “forward” element is ever forgotten.

The history tree is “global” in the sense that multiple owners (e.g. tabs) can have overlapping histories. On top of that, an owner can spawn another one, starting from one of its nodes (typically when you open a URL in a new tab).

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.

emacs-treefactor 20200516.1631
Propagated dependencies: emacs-dash@20240510.1327 emacs-f@20240308.906 emacs-avy@20230420.404
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/cyberthal/treefactor
Licenses:
Synopsis: Restructure your messy Org documents
Description:

Documentation at https://melpa.org/#/treefactor

emacs-treebundel 20240531.2321
Propagated dependencies: emacs-compat@30.0.0.0
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purplg/treebundel
Licenses:
Synopsis: Bundle related git-worktrees together
Description:

Documentation at https://melpa.org/#/treebundel

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.

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

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

tree-sitter-heex 0.6.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/phoenixframework/tree-sitter-heex
Licenses: Expat
Synopsis: Tree-sitter Heex grammar
Description:

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

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

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

Page: 12345678
Total results: 188