Comment on How AST-grep Rewrote Tree-sitter in Rust and Made It 30% FasterparentComments−gumby1moThe article explicitly says incremental parsing was not needed for this application (ingesting whole files for AI analysis).
Comments
The article explicitly says incremental parsing was not needed for this application (ingesting whole files for AI analysis).