https://github.com/zee-editor/tree-sitter-ron
Rusty Object Notation (RON) grammar for tree-sitter
https://github.com/zee-editor/tree-sitter-ron
parser ron rust syntax-highlighting tree-sitter
Last synced: 10 days ago
JSON representation
Rusty Object Notation (RON) grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/zee-editor/tree-sitter-ron
- Owner: zee-editor
- License: other
- Created: 2022-05-08T17:41:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T20:52:55.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T23:04:36.191Z (about 1 month ago)
- Topics: parser, ron, rust, syntax-highlighting, tree-sitter
- Language: C
- Homepage:
- Size: 43.9 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# tree-sitter-ron
[Rust Object Notation (RON)](https://github.com/ron-rs/ron) grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)
## syntax highlighting
An example of the [zee](https://github.com/zee-editor/zee) text editor using the grammar for syntax highlighting
![]()
## license
This project is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)at your option.
### contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion by you, as defined in the Apache-2.0 license, shall be dual
licensed as above, without any additional terms or conditions.