Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LykenSol/grammer
Grammar framework.
https://github.com/LykenSol/grammer
Last synced: 2 months ago
JSON representation
Grammar framework.
- Host: GitHub
- URL: https://github.com/LykenSol/grammer
- Owner: LykenSol
- License: apache-2.0
- Created: 2019-04-09T17:27:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T20:22:59.000Z (about 5 years ago)
- Last Synced: 2024-10-31T11:57:55.723Z (3 months ago)
- Language: Rust
- Size: 132 KB
- Stars: 12
- Watchers: 8
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Grammar framework
[![Build Status](https://travis-ci.com/LykenSol/grammer.svg?branch=master)](https://travis-ci.com/LykenSol/grammer)
[![Latest Version](https://img.shields.io/crates/v/grammer.svg)](https://crates.io/crates/grammer)
[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/grammer)## License
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 in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.