# syntastic
[](https://crates.io/crates/syntastic)
[](https://docs.rs/syntastic)
[](https://github.com/mx00s/syntastic/actions)
[](https://coveralls.io/github/mx00s/syntastic?branch=main)
## Thanks
* [Robert Harper](https://www.cs.cmu.edu/~rwh/) for formalizing abstract syntax in
[_Practical Foundations for Programming Languages_](https://www.cs.cmu.edu/~rwh/pfpl/).
* [Rust GitHub Template](https://rust-github.github.io/) for helping me set up
reasonable defaults for this repository.
License: MIT OR Apache-2.0
# Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
See [CONTRIBUTING.md](CONTRIBUTING.md).