# Yash-semantics
`yash-semantics` is a Rust library crate that implements the semantics of the
shell command language used in [yash](../README.md).
[](https://crates.io/crates/yash-semantics)
[](https://docs.rs/yash-semantics)
[](https://github.com/magicant/yash-rs/actions/workflows/ci.yml)
- [Changelog](CHANGELOG.md)
## License
This crate is distributed under [GPLv3](LICENSE-GPL).