normalize-languages 0.3.2

Tree-sitter language support and dynamic grammar loading
Documentation
1
2
3
4
5
# normalize-languages/tests/fixtures/rescript

Sample ReScript source file used by `query_fixtures.rs` to exercise all five query types (tags, calls, complexity, imports, types).

- `sample.res` — representative ReScript program with functions, types, imports, and control flow.