//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
ast-grep | structural search/rewrite tool for many languages https://ast-grep.github.io/ What on earth! You can grep-replace parts of your code-base, but instead of string matching, you write AST matching expressions? That's wild.
11mo
ast-grep is a fast and polyglot tool for code structural search, lint, rewriting at large scale.
ast-grep.github.io
ast-grep | structural search/rewrite tool for many languages
Christian Tietze