Updates
Updates on our activities and progress.
Most recent
鈽笍 bash-merge: Intelligently merge Bash scripts by AST structure
Published on February 21, 2026 by Peter Boling
馃尰 Synopsis 路 bash-merge is a standalone Ruby module that intelligently merges two versions of a Bash script using tree-sitter AST analysis. It's like a smart "git merge" specifically de...
鈽笍 toml-merge: Intelligently merge TOML by AST structure
Published on December 19, 2025 by Peter Boling
馃尰 Synopsis 路 toml-merge provides intelligent merging of TOML files by parsing them intotree-sitter AST nodes and comparing structural elements. It supports: Smart key m...
鈽笍 ast-merge: TreeHaver-based merge/templating tool
Published on December 19, 2025 by Peter Boling
馃尰 Synopsis 路 Ast::Merge provides base classes, modules or building intelligent file mergers using AST analysis. Ast::Merge is **not t...
馃尨 TreeHaver: cross-Ruby AST parsing adapter for tree-sitter, parslet, & citrus
Published on December 19, 2025 by Peter Boling
馃尰 SynopsisTreeHaver is a cross-Ruby adapter for the tree-sitter,...
Page of 1