Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omasanori/tree-sitter-hare
Hare grammar for tree-sitter
https://github.com/omasanori/tree-sitter-hare
hare parser tree-sitter
Last synced: about 1 month ago
JSON representation
Hare grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/omasanori/tree-sitter-hare
- Owner: omasanori
- License: mit
- Created: 2024-07-19T17:15:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T06:21:54.000Z (about 2 months ago)
- Last Synced: 2024-09-27T10:22:35.713Z (about 2 months ago)
- Topics: hare, parser, tree-sitter
- Language: JavaScript
- Homepage: https://git.sr.ht/~omasanori/tree-sitter-hare
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-hare
[![CI][ci]](https://github.com/omasanori/tree-sitter-hare/actions/workflows/ci.yml)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)[Hare][hare] grammar for [tree-sitter][tree-sitter].
## References
- [The Hare Specification](https://harelang.org/specification)
[ci]: https://img.shields.io/github/actions/workflow/status/omasanori/tree-sitter-hare/ci.yml?logo=github&label=CI
[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
[hare]: https://harelang.org/
[tree-sitter]: https://github.com/tree-sitter/tree-sitter