https://github.com/tree-sitter-grammars/tree-sitter-starlark
Starlark grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-starlark
parser starlark tree-sitter
Last synced: 19 days ago
JSON representation
Starlark grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter-grammars/tree-sitter-starlark
- Owner: tree-sitter-grammars
- License: mit
- Created: 2023-02-18T19:49:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T03:12:17.000Z (12 months ago)
- Last Synced: 2025-05-12T01:44:44.051Z (6 months ago)
- Topics: parser, starlark, tree-sitter
- Language: C
- Homepage:
- Size: 778 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-starlark
[](https://github.com/tree-sitter-grammars/tree-sitter-starlark/actions/workflows/ci.yml)
[](https://discord.gg/w7nTvsVJhm)
Starlark grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)
Adapted from the [official spec](https://github.com/bazelbuild/starlark/blob/master/spec.md)
and the [Google spec](https://github.com/google/starlark-go/blob/master/doc/spec.md)