Show HN: AST-grep, a grep/eslint/codemod hybrid tool, powered by tree-sitter. (ast-grep.github.io) 11 points by herrington_d 3y ago ↗ HN It is heavily inspired by semgrep, but intends to be an AST-base searcher/linter/rewriter.https://github.com/ast-grep/ast-grep
[–] O_H_E 3y ago ↗ Yay, nice! finally a simple cli for treesitter.treesitter tech always seemed cool, but never felt I had access to it on my finger tips. one such tool is https://github.com/Wilfred/difftastic (semantic diff)will definitely be trying this out. [–] herrington_d 3y ago ↗ Thanks! tree-sitter is highly useful but hard to use directly. I hope this tool can help tree-sitter be more used!
[–] herrington_d 3y ago ↗ Thanks! tree-sitter is highly useful but hard to use directly. I hope this tool can help tree-sitter be more used!
2 comments
[ 14.8 ms ] story [ 357 ms ] threadtreesitter tech always seemed cool, but never felt I had access to it on my finger tips. one such tool is https://github.com/Wilfred/difftastic (semantic diff)
will definitely be trying this out.