logo hsb.horse
← Back to tag index

Tags

#AST

Blog posts, snippets, and glossary entries related to "AST", gathered in one place.

Entries 1
  1. Snippets
    Two-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.