https://github.com/pest-parser/tree-sitter-pest
The pest grammar for the tree-sitter
https://github.com/pest-parser/tree-sitter-pest
pest tree-sitter
Last synced: about 1 year ago
JSON representation
The pest grammar for the tree-sitter
- Host: GitHub
- URL: https://github.com/pest-parser/tree-sitter-pest
- Owner: pest-parser
- License: mit
- Created: 2024-03-21T06:24:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T06:54:14.000Z (over 2 years ago)
- Last Synced: 2025-04-06T07:41:29.279Z (about 1 year ago)
- Topics: pest, tree-sitter
- Language: JavaScript
- Homepage: https://crates.io/crates/tree-sitter-pest
- Size: 37.1 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-pest
The [Pest](https://pest.rs) grammar for the [tree-sitter](https://tree-sitter.github.io/tree-sitter/).
## Usage
```bash
cargo add tree-sitter-pest
```
## License
MIT