1 unstable release
0.1.0 | May 15, 2021 |
---|
#12 in #serde-yaml
5KB
serde-yaml-risp
A YAML-based syntax crate for risp the rusty Lisp.
Conceptual model
[ YAML documents ]
| serde
↓
[ serde_yaml::Value ]
| serde-yaml-risp
↓
[ risp::types::RispType ]
| risp
↓
[ LISP programs ]
Dependencies
~6MB
~128K SLoC