Tags
#AST
Blog posts, snippets, and glossary entries related to "AST", gathered in one place.
Entries 1
- SnippetsTwo-Phase Repository Walk with Byte Budget
Split processing into path/size scan → structure analysis → read only needed chunks → parse to make memory limits controllable even for large repositories.
hsb.horse