This package provides a Bash grammar for the Tree-sitter library.
This package provides a YAML grammar for the Tree-sitter library.
This package provides a Perl grammar for the Tree-sitter library.
This package provides a TOML grammar for the Tree-sitter library.
This package provides a Fish grammar for the Tree-sitter library.
This package provides a Twig grammar for the Tree-sitter library.
This package provides an HLSL grammar for the Tree-sitter library.
This package provides a FunC grammar for the Tree-sitter library.
This package provides a Sway grammar for the Tree-sitter library.
This package provides a YAML grammar for the Tree-sitter library.
A sorted dictionary data structure based on red-black trees.
This package provides a udev rules grammar for the Tree-sitter library.
This package provides an Objective-C grammar for the Tree-sitter library.
Spatial-trees is a set of dynamic index data structures for spatially-extended data.
This module in a fully object-oriented implementation of a simple n-ary tree.
This package provides a WebGPU Shading Language (WGSL) grammar for the Tree-sitter library.
This package provides a ChainPack Object Notation (CPON) grammar for the Tree-sitter library.
This package provides a OpenGL Shading Language (GLSL) grammar for the Tree-sitter library.
This package provides a Regular Expressions to Code (re2c) grammar for the Tree-sitter library.
pst-tree defines a macro \pstree that offers a structured way of joining nodes created using pst-node in order to draw trees.
Syntax Tree is a suite of tools built on top of the internal CRuby parser. It provides the ability to generate a syntax tree from source, as well as the tools necessary to inspect and manipulate that syntax tree. It can be used to build formatters, linters, language servers, and more.
An implementation that combines trait data and a phylogenetic tree (or trees) into a single object of class treedata.table'. The resulting object can be easily manipulated to simultaneously change the trait- and tree-level sampling. Currently implemented functions allow users to use a data.table syntax when performing operations on the trait dataset within the treedata.table object. For more details see Roman-Palacios et al. (2021) <doi:10.7717/peerj.12450>.
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).
This package is used for bundling related git-worktrees from multiple repositories together. This helps switch quickly between repositories and ensure you're on the correct branch. When you're done with your changes, you can use the repositories in the workspace and know which ones were modified to simplify the process of getting the changes merged in together. Additionally, git metadata is shared between all projects. You can stash, pop, and pull changes in from the same repository in other workspaces thanks to the power of git-worktrees.