normalize-languages 0.3.2

Tree-sitter language support and dynamic grammar loading
Documentation
1
2
3
4
5
# fixtures/awk

AWK fixture file for `.scm` query tests.

- `sample.awk` — defines `classify`, `max`, `trim`, and `sum_fields` functions; includes BEGIN and END rules, pattern rules, if/else branching, and a for loop.