An open API service indexing awesome lists of open source software.

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

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


Syntax highlighting screenshot

## 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.