Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tree-sitter-grammars/tree-sitter-zig
Zig grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-zig
parser tree-sitter zig
Last synced: 6 days ago
JSON representation
Zig grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter-grammars/tree-sitter-zig
- Owner: tree-sitter-grammars
- License: mit
- Created: 2023-08-06T18:58:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-22T01:24:32.000Z (about 1 month ago)
- Last Synced: 2025-01-10T06:36:54.074Z (13 days ago)
- Topics: parser, tree-sitter, zig
- Language: JavaScript
- Homepage:
- Size: 625 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-zig
[![CI][ci]](https://github.com/tree-sitter-grammars/tree-sitter-zig/actions/workflows/ci.yml)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
[![crates][crates]](https://crates.io/crates/tree-sitter-zig)
[![npm][npm]](https://www.npmjs.com/package/@tree-sitter-grammars/tree-sitter-zig)
[![pypi][pypi]](https://pypi.org/project/tree-sitter-zig)Zig grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
## References
- [Zig Grammar](https://github.com/ziglang/zig-spec/blob/master/grammar/grammar.y)
[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-zig/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
[npm]: https://img.shields.io/npm/v/@tree-sitter-grammars/tree-sitter-zig?logo=npm
[crates]: https://img.shields.io/crates/v/tree-sitter-zig?logo=rust
[pypi]: https://img.shields.io/pypi/v/tree-sitter-zig?logo=pypi&logoColor=ffd242