Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T06:54:14.000Z (11 months ago)
- Last Synced: 2024-10-29T14:22:29.640Z (3 months ago)
- Topics: pest, tree-sitter
- Language: JavaScript
- Homepage: https://crates.io/crates/tree-sitter-pest
- Size: 37.1 KB
- Stars: 2
- 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