1 个仓库
Runs a pre-built pattern from the standard library to automatically modify source code in the current directory.
Distinct from Coding Pattern Libraries: Distinct from Coding Pattern Libraries: provides executable transformation patterns, not just reference implementations.
Explore 1 awesome GitHub repository matching development tools & productivity · Prebuilt Pattern Libraries. Refine with filters or upvote what's useful.
GritQL is an AST-based code transformation engine and structural search tool. It uses a declarative query language to identify and rewrite source code patterns across multiple programming languages by matching abstract syntax tree nodes rather than literal text. The system functions as an automated refactoring framework for large-scale migrations and API updates. It distinguishes itself by utilizing sequential transformation pipelines and reusable blueprints that can be synced between local environments and remote repositories. The tool covers a broad range of capabilities including static a
Runs a pre-built pattern from the standard library to automatically modify source code in the current directory.