This package provides a Devicetree grammar for the Tree-sitter library.
Documentation at https://melpa.org/#/tree-sitter-langs
This package provides a Elixir grammar for tree-sitter.
This package provides a Python grammar for tree-sitter.
Documentation at https://melpa.org/#/tree-sitter-ess-r
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.
Documentation at https://melpa.org/#/tree-sitter-indent
Documentation at https://melpa.org/#/tree-sitter-ispell
This package provides a Haskell grammar for tree-sitter.
This package provides a C# grammar for tree-sitter.
This package provides a library for performing syntax highlighting with tree-sitter.
This package provides a JavaScript grammar for tree-sitter.
This package provides TypeScript and TSX grammars for tree-sitter.
Documentation at https://melpa.org/#/evil-textobj-tree-sitter