An open API service indexing awesome lists of open source software.

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

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