https://github.com/kpj/tree-sitter-fastq
A context-free grammar for FastQ
https://github.com/kpj/tree-sitter-fastq
Last synced: 2 months ago
JSON representation
A context-free grammar for FastQ
- Host: GitHub
- URL: https://github.com/kpj/tree-sitter-fastq
- Owner: kpj
- Created: 2019-04-01T19:48:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T09:16:58.000Z (about 6 years ago)
- Last Synced: 2025-03-08T08:23:33.765Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tree-sitter-fastq
A context-free grammar for FastQ.
## Help
Regenerate parser:
```bash
$ tree-sitter generate
```Run tests:
```bash
$ npm test
```More info: http://tree-sitter.github.io/tree-sitter/creating-parsers