Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hickford/tree-sitter-textproto
Tree-sitter grammar for textproto
https://github.com/hickford/tree-sitter-textproto
Last synced: about 20 hours ago
JSON representation
Tree-sitter grammar for textproto
- Host: GitHub
- URL: https://github.com/hickford/tree-sitter-textproto
- Owner: hickford
- License: mit
- Created: 2022-01-02T21:30:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T22:15:22.000Z (11 months ago)
- Last Synced: 2024-11-06T09:25:43.264Z (about 2 months ago)
- Language: C
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tree-sitter parser for textproto
==================The grammar aims to follow protocol buffer Text Format Language specification https://protobuf.dev/reference/protobuf/textformat-spec/.
The project is incomplete. See the tests for progress so far.
See also
--------* Similar project https://github.com/PorterAtGoogle/tree-sitter-textproto