mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00
a3961d047f16dd9c1039ac19364f32850d710306

We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").
Description
A YAML parser and emitter in C++. This is a mirror of https://github.com/jbeder/yaml-cpp. All credit to the upstream authors.
Languages
C++
91.5%
Python
5.3%
C
1.2%
CMake
1.1%
Starlark
0.6%
Other
0.2%