_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
tree-sitter-devicetree 0.8.0
Channel: rrr
Location: rrr/packages/tree-sitter.scm (rrr packages tree-sitter)
Home page: https://github.com/joelspadin/tree-sitter-devicetree
Licenses: Expat
Synopsis: Tree-sitter Devicetree grammar
Description:

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

emacs-tree-sitter-langs 20250518.1107
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@20250518.1107
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

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

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

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.

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.

rust-tree-sitter-javascript 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-javascript
Licenses: Expat
Synopsis: JavaScript grammar for tree-sitter
Description:

This package provides a JavaScript grammar for tree-sitter.

rust-tree-sitter-typescript 0.20.5
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-typescript
Licenses: Expat
Synopsis: TypeScript and TSX grammars for tree-sitter
Description:

This package provides TypeScript and TSX grammars for tree-sitter.

emacs-evil-textobj-tree-sitter 20241118.1711
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/meain/evil-textobj-tree-sitter
Licenses:
Synopsis: Provides evil textobjects using tree-sitter
Description:

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

Page: 12
Total results: 38