I've created a complete, pure-OCaml YAML library called YAMLx (Yumyulack was too long). It will be suitable for reading config files in your applications as well as for analyzing YAML files used by other projects.
Aiming for a release by the end of this week.
github.com/mjambon/yamlx
#ocaml #YAML