{
  "path": "/notes/aoah-2025-6",
  "site": "at://did:plc:nhyitepp3u4u6fcfboegzcjw/site.standard.publication/3mchoxkwlsx2y",
  "tags": [
    "aoah",
    "ocaml",
    "agents",
    "llms",
    "ai",
    "opam"
  ],
  "$type": "site.standard.document",
  "title": "AoAH Day 6: Getting a Yaml 1.2 implementation in pure OCaml",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreicwxzz4y5o3usmso5djmsi3p33sc3p6x2atr25wykfkhpe3qnuhhm"
    },
    "mimeType": "image/webp",
    "size": 29578
  },
  "description": "Implementing a pure OCaml Yaml 1.2 parser using bytesrw by synthesizing from the specification and existing C library behavior, passing thousands of test suite cases while being 20% faster than the C-based implementation.",
  "publishedAt": "2025-12-06T00:00:00.000Z"
}