https://github.com/midnightntwrk/compact-tree-sitter
tree-sitter bindings for the Compact language
https://github.com/midnightntwrk/compact-tree-sitter
compact midnightntwrk tree-sitter zk
Last synced: about 2 months ago
JSON representation
tree-sitter bindings for the Compact language
- Host: GitHub
- URL: https://github.com/midnightntwrk/compact-tree-sitter
- Owner: midnightntwrk
- License: apache-2.0
- Created: 2025-05-01T22:53:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-09T11:29:31.000Z (3 months ago)
- Last Synced: 2026-04-09T12:29:24.892Z (3 months ago)
- Topics: compact, midnightntwrk, tree-sitter, zk
- Language: JavaScript
- Homepage: https://midnight.network
- Size: 384 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Compact Tree Sitter Bindings
A [tree-sitter](https://tree-sitter.github.io/) grammar
for the [Compact programming language](https://docs.midnight.network/develop/reference/compact/lang-ref)
This grammar is able to parse the entire Compact language. It is based on
the [formal grammar](https://docs.midnight.network/develop/reference/compact/compact-grammar).
### CLA Assistant
The Midnight Foundation appreciates contributions, and like many other open source projects asks contributors to sign a contributor
License Agreement before accepting contributions. We use CLA assistant (https://github.com/cla-assistant/cla-assistant) to streamline the CLA
signing process, enabling contributors to sign our CLAs directly within a GitHub pull request.