Hacker News new | ask | show | jobs
by alchemist1e9 927 days ago
Such an awesome idea and useful tool!

Do you use tree-sitter for the AST part also?

1 comments

Exactly, all the parsing is done by tree-sitter. The Rust bindings to the tree-sitter C lib are a "first-class consumer".