https://github.com/binhtran432k/tree-sitter-gherkin
Gherkin grammar for Tree-sitter
https://github.com/binhtran432k/tree-sitter-gherkin
cucumber gherkin parser treesitter
Last synced: 2 months ago
JSON representation
Gherkin grammar for Tree-sitter
- Host: GitHub
- URL: https://github.com/binhtran432k/tree-sitter-gherkin
- Owner: binhtran432k
- Created: 2023-06-30T04:13:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T21:10:52.000Z (4 months ago)
- Last Synced: 2025-03-25T05:51:18.035Z (3 months ago)
- Topics: cucumber, gherkin, parser, treesitter
- Language: C
- Homepage:
- Size: 202 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tree-sitter-gherkin
Gherkin grammar for [tree-sitter][].
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
References
- [Gherkin Spec](https://github.com/cucumber/gherkin#abstract-syntax-tree-ast)