This lib is meant to serve as a basic (or maybe not?) YAML parser for Zig. It will strive to be YAML 1.2 compatible but one step at a time. This is very much a work-in-progress, so expect things to ...
note globs need to quotes to avoid shell expansion. While json could technically be decoded using the yaml decoder, this is not done by default for performance reasons.