2 Commits

Author SHA1 Message Date
cdf2ec5a23
reorganize and add parsing diagnostics 2024-03-07 22:19:16 -08:00
ca1fdb053d
init
handroll some libyaml bindings.

I was originally going to use yaml-cpp, but C++ sucks tremendously and
looking at the libyaml documentation, the event-based parser API
probably works the way I want it to so let's try it out.
2024-03-07 22:19:16 -08:00