asexp

Advanced S-expression-like format suitable for configuration and serialization


Keywords
serialization, sexp, file-format, configuration
License
MIT

Documentation

asexp-rs

Advanced S-expression-like format

Combines the features of a format suitable for human-readable configuration files (e.g. YAML, TOML) with a format suitable for serialization of arbitrarily nested structures (e.g. JSON) plus ease of parsing.