_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-next-tree-sitter 30.0.92-0.881d593
Dependencies: cairo@1.18.2 dbus@1.15.8 gtk+@3.24.43 giflib@5.2.1 harfbuzz@8.3.0 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.10 libxft@2.3.8 libxpm@3.5.17 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 ld-wrapper@0 binutils@2.41 glibc@2.39 libgccjit@11.4.0 mailutils@3.19 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.9.14 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.20.10 zlib@1.3 bash-minimal@5.1.16 coreutils@9.1 findutils@4.9.0 gawk@5.3.0 gzip@1.13 ncurses@6.2.20210619 sed@4.8
Channel: guix
Location: gnu/packages/emacs.scm (gnu packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Synopsis: The extensible, customizable, self-documenting text editor
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

emacs-tree-sitter-langs 20250601.706
Propagated dependencies: emacs-tree-sitter@20220212.1632
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-tree-sitter/tree-sitter-langs
Licenses:
Synopsis: Grammar bundle for tree-sitter
Description:

Documentation at https://melpa.org/#/tree-sitter-langs

rust-tree-sitter-elixir 0.1.1
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/elixir-lang/tree-sitter-elixir
Licenses: ASL 2.0
Synopsis: Elixir grammar for tree-sitter
Description:

This package provides a Elixir grammar for tree-sitter.

rust-tree-sitter-python 0.20.4
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-python
Licenses: Expat
Synopsis: Python grammar for tree-sitter
Description:

This package provides a Python grammar for tree-sitter.

emacs-tree-sitter-ess-r 20241120.1547
Propagated dependencies: emacs-ess@20250508.735 emacs-tree-sitter@20220212.1632 emacs-tree-sitter-langs@20250601.706
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ShuguangSun/tree-sitter-ess-r
Licenses:
Synopsis: R with tree-sitter
Description:

Documentation at https://melpa.org/#/tree-sitter-ess-r

cl-concrete-syntax-tree 0.2.0-0.3729172
Propagated dependencies: cl-acclimation@0.0.0-1.4d51150
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/s-expressionists/Concrete-Syntax-Tree
Licenses: FreeBSD
Synopsis: Parse Common Lisp code into a concrete syntax tree
Description:

This library is intended to solve the problem of source tracking for Common Lisp code.

By "source tracking", it is meant that code elements that have a known origin in the form of a position in a file or in an editor buffer are associated with some kind of information about this origin.

Since the exact nature of such origin information depends on the Common Lisp implementation and the purpose of wanting to track that origin, the library does not impose a particular structure of this information. Instead, it provides utilities for manipulating source code in the form of what is called concrete syntax trees (CSTs for short) that preserve this information about the origin.

emacs-tree-sitter-langs 0.12.22
Propagated dependencies: tree-sitter@0.20.10
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacs-tree-sitter/tree-sitter-langs
Licenses: Expat
Synopsis: Language bundle for Emacs's tree-sitter package
Description:

This is a convenient language bundle for the Emacs package tree-sitter. It serves as an interim distribution mechanism, until tree-sitter is widespread enough for language-specific major modes to incorporate its functionalities.

For each supported language, this package provides:

1. Pre-compiled grammar binaries for 3 major platforms: macOS, Linux and Windows, on x86_64. In the future, tree-sitter-langs may provide tooling for major modes to do this on their own. 2. An optional highlights.scm file that provides highlighting patterns. This is mainly intended for major modes that are not aware of tree-sitter. A language major mode that wants to use tree-sitter for syntax highlighting should instead provide the query patterns on its own, using the mechanisms defined by tree-sitter-hl. 3. Optional query patterns for other minor modes that provide high-level functionalities on top of tree-sitter, such as code folding, evil text objects… As with highlighting patterns, major modes that are directly aware of tree-sitter should provide the query patterns on their own.

emacs-tree-sitter-ispell 20240610.2252
Propagated dependencies: emacs-tree-sitter@20220212.1632
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/erickgnavar/tree-sitter-ispell.el
Licenses:
Synopsis: Run ispell on tree-sitter text nodes
Description:

Documentation at https://melpa.org/#/tree-sitter-ispell

emacs-tree-sitter-indent 20220411.1439
Propagated dependencies: emacs-tree-sitter@20220212.1632
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/FelipeLema/tree-sitter-indent.el
Licenses:
Synopsis: Provide indentation with a Tree-sitter backend
Description:

Documentation at https://melpa.org/#/tree-sitter-indent

rust-tree-sitter-haskell 0.15.0
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-haskell
Licenses: Expat
Synopsis: Haskell grammar for tree-sitter
Description:

This package provides a Haskell grammar for tree-sitter.

rust-tree-sitter-c-sharp 0.20.0
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-c-sharp
Licenses: Expat
Synopsis: C# grammar for tree-sitter
Description:

This package provides a C# grammar for tree-sitter.

tree-sitter-markdown-gfm 0.7.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/ikatyang/tree-sitter-markdown
Licenses: Expat
Synopsis: Tree-sitter Markdown (CommonMark Spec v0.29-gfm) grammar
Description:

This package provides a Markdown (CommonMark Spec v0.29-gfm) grammar for the Tree-sitter library.

ecl-concrete-syntax-tree 0.2.0-0.3729172
Dependencies: ecl-acclimation@0.0.0-1.4d51150
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/s-expressionists/Concrete-Syntax-Tree
Licenses: FreeBSD
Synopsis: Parse Common Lisp code into a concrete syntax tree
Description:

This library is intended to solve the problem of source tracking for Common Lisp code.

By "source tracking", it is meant that code elements that have a known origin in the form of a position in a file or in an editor buffer are associated with some kind of information about this origin.

Since the exact nature of such origin information depends on the Common Lisp implementation and the purpose of wanting to track that origin, the library does not impose a particular structure of this information. Instead, it provides utilities for manipulating source code in the form of what is called concrete syntax trees (CSTs for short) that preserve this information about the origin.

emacs-treemacs-nerd-icons 0.0.1
Propagated dependencies: emacs-nerd-icons@0.1.0-1.4bd9795 emacs-treemacs@3.2
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/rainstormstudio/treemacs-nerd-icons
Licenses: GPL 3
Synopsis: nerd-icons theme for treemacs
Description:

nerd-icons theme for treemacs

emacs-treemacs-projectile 20250320.2206
Propagated dependencies: emacs-projectile@20250527.446 emacs-treemacs@20250602.1552
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses:
Synopsis: Projectile integration for treemacs
Description:

Documentation at https://melpa.org/#/treemacs-projectile

emacs-dir-treeview-themes 20230112.134
Propagated dependencies: emacs-dir-treeview@20241025.2251
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tilmanrassy/emacs-dir-treeview-themes
Licenses:
Synopsis: Themes for dir-treeview
Description:

Documentation at https://melpa.org/#/dir-treeview-themes

emacs-treemacs-nerd-icons 20250116.1651
Propagated dependencies: emacs-nerd-icons@20250506.1721 emacs-treemacs@20250602.1552
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/rainstormstudio/treemacs-nerd-icons
Licenses:
Synopsis: Emacs Nerd Font Icons theme for treemacs
Description:

Documentation at https://melpa.org/#/treemacs-nerd-icons

emacs-treemacs-nerd-icons 0.0.1-1
Propagated dependencies: emacs-nerd-icons@0.1.0-1.4bd9795 emacs-treemacs@3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rainstormstudio/treemacs-nerd-icons
Licenses: GPL 3+
Synopsis: emacs-treemacs-nerd-icons
Description:

This package provides nerd-icons integration for treemacs.

emacs-treemacs-extra-2024 3.1-2024
Dependencies: python@3.11.11
Propagated dependencies: emacs-ace-window@0.10.0 emacs-cfrs@1.6.0 emacs-dash@2.19.1 emacs-f@0.21.0 emacs-ht@2.3 emacs-hydra@0.15.0 emacs-pfuture@1.10.3 emacs-s@1.13.0 emacs-all-the-icons@5.0.0 emacs-evil@1.15.0-0.008a6cd emacs-magit@4.3.2 emacs-projectile@2.9.1 emacs-persp-mode@3.0.8 emacs-perspective@2.19 mu@1.12.9
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses: GPL 3+
Synopsis: Emacs tree style file explorer
Description:

Treemacs is a file and project explorer similar to NeoTree or Vim's NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

sbcl-concrete-syntax-tree 0.2.0-0.3729172
Dependencies: sbcl-acclimation@0.0.0-1.4d51150
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/s-expressionists/Concrete-Syntax-Tree
Licenses: FreeBSD
Synopsis: Parse Common Lisp code into a concrete syntax tree
Description:

This library is intended to solve the problem of source tracking for Common Lisp code.

By "source tracking", it is meant that code elements that have a known origin in the form of a position in a file or in an editor buffer are associated with some kind of information about this origin.

Since the exact nature of such origin information depends on the Common Lisp implementation and the purpose of wanting to track that origin, the library does not impose a particular structure of this information. Instead, it provides utilities for manipulating source code in the form of what is called concrete syntax trees (CSTs for short) that preserve this information about the origin.

emacs-treemacs-perspective 20250320.2145
Propagated dependencies: emacs-treemacs@20250602.1552 emacs-perspective@20250523.1316 emacs-dash@20250312.1307
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses:
Synopsis: Perspective integration for treemacs
Description:

Documentation at https://melpa.org/#/treemacs-perspective

emacs-treemacs-icons-dired 20250320.2145
Propagated dependencies: emacs-treemacs@20250602.1552
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses:
Synopsis: Treemacs icons for dired
Description:

Documentation at https://melpa.org/#/treemacs-icons-dired

emacs-elementaryx-treemacs 2.0.0
Propagated dependencies: emacs-cfrs@1.6.0 emacs-treemacs-extra-2024@3.1-2024
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-treemacs
Licenses: CeCILL-C
Synopsis: ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for treemacs.
Description:

ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for treemacs.

rust-tree-sitter-highlight 0.20.1
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://tree-sitter.github.io/tree-sitter
Licenses: Expat
Synopsis: Library for performing syntax highlighting with Tree-sitter
Description:

This package provides a library for performing syntax highlighting with tree-sitter.

Total results: 255