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

tree-sitter-dockerfile 0.1.2
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/camdencheek/tree-sitter-dockerfile
Licenses: Expat
Synopsis: Tree-sitter Dockerfile grammar
Description:

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

tree-sitter-devicetree 0.8.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu 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.

tree-sitter-typescript 0.20.3
Dependencies: tree-sitter-javascript@0.20.0-22.f772967
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-typescript
Licenses: Expat
Synopsis: Tree-sitter TypeScript and TSX grammars
Description:

This package provides TypeScript and TSX grammars for the Tree-sitter library.

tree-sitter-javascript 0.20.0-22.f772967
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-javascript
Licenses: Expat
Synopsis: Tree-sitter JavaScript(JSX) grammar
Description:

This package provides a JavaScript(JSX) grammar for the Tree-sitter library.

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.18 acl@2.3.1 alsa-lib@1.2.11 elogind@252.9 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.

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

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.

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.

go-github-com-smacker-go-tree-sitter 0.0.0-20240827094217-dd81d9e9be82
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/smacker/go-tree-sitter
Licenses: Expat
Synopsis: Golang bindings for tree-sitter
Description:

This package provides a bindings for tree-sitter in Golang.

go-github-com-jdkato-go-tree-sitter-julia 0.1.0
Propagated dependencies: go-github-com-smacker-go-tree-sitter@0.0.0-20240827094217-dd81d9e9be82
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jdkato/go-tree-sitter-julia
Licenses: Unlicense
Synopsis: Julia grammar for tree sitter
Description:

This package provides a Julia grammar for tree-sitter bindings in Golang.

Page: 1234
Total results: 89