Skip to content

Commit

Permalink
Implement YAML <-> pmtv::map_t generator and parser
Browse files Browse the repository at this point in the history
This implements serialization and deserialization of pmtv::map_t to
a subset YAML 1.2.

It doesn't support the full YAML 1.2 standard, but rather focuses
to serialize any possible pmtv::map_t value to valid YAML and back.
  • Loading branch information
frankosterfeld committed Nov 21, 2024
1 parent 84aaf00 commit 29a76e9
Show file tree
Hide file tree
Showing 3 changed files with 1,538 additions and 0 deletions.
Loading

0 comments on commit 29a76e9

Please sign in to comment.