# RESL
A modern configuration and serialization language with variables, expressions, and dynamic runtime evaluation.
**RESL** = **R**untime **E**valuated **S**erialization **L**anguage
## Documentation
- **[📚 Complete Documentation](https://decipher3114.github.io/resl/)** - Language guide, syntax, and examples
- **[📖 Rust API Documentation](https://docs.rs/resl)** - Crate documentation and API reference
## License
MIT OR Apache-2.0