Articles by herrington_d
31

How AST-grep Rewrote Tree-sitter in Rust and Made It 30% Faster (astgrep.com)

2

Introduction to AST-Grep Rewriters (ast-grep.github.io)

1

Extensible Language Support in Zed (zed.dev)

3

Find and Patch: A Novel Functional Programming Like Code Rewrite Scheme (ast-grep.github.io)

4

Show HN: JS Crush, a JavaScript Equality Puzzle Game (js-crush.vercel.app)

2

Deep Dive into AST-grep’s Pattern (medium.com/hchan_nvim)

2

Migrating Bevy Can Be Easier with Semi-Automation. Here Is How (gist.github.com)

1

Migrating Bevy Can Be Easier with Semi-Automation. Here Is How (gist.github.com)

2

Show HN: AST-grep, a grep/eslint/codemod hybrid tool, powered by tree-sitter. (ast-grep.github.io)

4

Rusty Vue Compiler: Vue Compiler Rewritten in Rust