Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tree-sitter-grammars/tree-sitter-capnp
Cap'n Proto grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-capnp
capnp parser tree-sitter
Last synced: about 19 hours ago
JSON representation
Cap'n Proto grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter-grammars/tree-sitter-capnp
- Owner: tree-sitter-grammars
- License: mit
- Created: 2023-01-21T03:02:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T12:18:17.000Z (7 months ago)
- Last Synced: 2024-10-12T23:23:02.113Z (about 1 month ago)
- Topics: capnp, parser, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 622 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-capnp
[![Build Status](https://github.com/amaanq/tree-sitter-capnp/actions/workflows/ci.yml/badge.svg)](https://github.com/amaanq/tree-sitter-capnp/actions/workflows/ci.yml)
[![Discord](https://img.shields.io/discord/1063097320771698699?logo=discord)](https://discord.gg/w7nTvsVJhm)Cap'n Proto grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)
Adapted from [the official schema](https://capnproto.org/language.html)
With a proper colorscheme, you can have highlights looking as
good as this for Cap'n Proto now!![GIF of highlights](https://user-images.githubusercontent.com/29718261/214036418-2721f046-7cb1-427c-b203-a3d6cac167a7.gif)