Leanpub Header

Skip to main content

Mastering ast-grep

A Comprehensive Guide to Structural Code Search, Linting, and Transformation

Master structural code search and refactoring with ast-grep, the definitive tool for AST-based code manipulation. This comprehensive guide builds your expertise from the ground up, revealing why regex-based searching fails and how Abstract Syntax Trees enable transformations that text-based tools cannot achieve. You'll progress from foundational concepts to advanced techniques, gaining the deep understanding and systematic skills to automate complex refactorings, enforce architectural patterns, and wield code structure itself as your instrument.

Minimum price

$5.00

$20.00

You pay

$20.00

Author earns

$16.00
$

...Or Buy With Credits!

You can get credits with a paid monthly or annual Reader Membership, or you can buy them here.
PDF
About

About

About the Book

This book represents the definitive technical reference for ast-grep, a structural code search, linting, and rewriting tool that operates on Abstract Syntax Trees rather than raw text. Where traditional text-based tools like grep and even regular expressions falter—unable to comprehend nested structures or immune to formatting variations—ast-grep succeeds by working directly with the syntactic representation of your code.

What ast-grep offers
Pattern-based code search that understands program structure, enabling you to find function calls regardless of argument formatting, match variable assignments while ignoring whitespace variations, and distinguish between structural code constructs and similar-looking text in strings or comments.


Beyond Documentation

This is not a repackaged version of ast-grep's documentation. While the official documentation serves as an essential reference, this book builds something more foundational: a progressive learning path that transforms you from user to expert. It organizes ast-grep's capabilities across four carefully structured levels—Introduction, Basic, Intermediate, and Advanced—each building logically upon the previous.


Building Mental Models, Not Memorizing Syntax
Following the tradition of Jeffrey Friedl's "Mastering Regular Expressions," this book prioritizes deep understanding over superficial coverage. Early chapters invest substantial depth in foundational concepts: what Abstract Syntax Trees actually represent, how tree-sitter parsers transform code into structured trees, and why pattern matching on ASTs fundamentally differs from regex matching on text. These foundations enable you to reason about ast-grep's behavior, predict edge cases, and apply the tool creatively to novel situations.


Understanding the "Why" Behind the "How"

This book doesn't simply catalog features—it reveals the reasoning behind ast-grep's design decisions. You'll understand why metavariables use the $VAR syntax, why rules compose atomic patterns through logical operators, and how the tool's architecture enables both simple searches and complex transformations. This understanding transforms you from someone who follows recipes into an expert who can solve unanticipated problems.

Share this book

Author

About the Author

Herrington Darkholme

Herrington Darkholme is a web developer and open-source enthusiast specializing in TypeScript and Rust. He is the creator of ast-grep, a powerful CLI tool for structural code search, linting, and rewriting using abstract syntax trees. Previously, he worked at ByteDance, contributing to React.js and Flow. An avid Vim user and frontend developer, Herrington is passionate about building tools that simplify code refactoring, API migrations, and open-source collaboration. He actively maintains projects like ast-grep and contributes to ecosystems including Vue.js and TypeScript.

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub