Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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