ast-grep

A fast and polyglot tool for code structural search and rewriting

Search & Grep Rust reemplaza grep (structural)

ast-grep (sg) is a CLI tool for code structural search, lint, and rewriting. It uses AST patterns instead of regex for accurate code matching.

Instalar

brew brew install ast-grep
cargo cargo install ast-grep
npm npm install -g @ast-grep/cli