Crates.io | serde-yaml-risp |
lib.rs | serde-yaml-risp |
version | 0.1.0 |
source | src |
created_at | 2021-05-15 21:17:53.493366 |
updated_at | 2021-05-15 21:17:53.493366 |
description | A YAML-based syntax for risp the rusty Lisp |
homepage | https://github.com/colltoaction/ |
repository | https://github.com/colltoaction/serde-yaml-risp/ |
max_upload_size | |
id | 397987 |
size | 12,763 |
A YAML-based syntax crate for risp the rusty Lisp.
[ YAML documents ]
| serde
↓
[ serde_yaml::Value ]
| serde-yaml-risp
↓
[ risp::types::RispType ]
| risp
↓
[ LISP programs ]