Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Gherkin grammar for Tree-sitter
- Host: GitHub
- URL: https://github.com/binhtran432k/tree-sitter-gherkin
- Owner: binhtran432k
- License: mit
- Created: 2023-06-30T04:13:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T03:23:09.000Z (3 months ago)
- Last Synced: 2024-11-08T04:23:46.591Z (3 months ago)
- Topics: cucumber, gherkin, parser, treesitter
- Language: C++
- Homepage:
- Size: 61.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)