resl 0.1.0

A modern configuration and serialization language with variables, expressions, and dynamic runtime evaluation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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