About 36 results
https://anil.recoil.org/notes/aoah-2025-18 · 18 Dec 2025
Building tomlt, a pure OCaml TOML 1.1 parser with bidirectional codecs following the jsont design patterns
https://anil.recoil.org/notes/aoah-2025-17 · 17 Dec 2025
Building an OCaml JMAP client that runs in browsers and CLI, then using it to build personalised email workflows for taming notification overload.
https://anil.recoil.org/notes/aoah-2025-16 · 16 Dec 2025
Building interactive OCaml tutorials that compile to JavaScript, using agents to generate executable documentation that teaches protocols like JSON Pointer while you code review.
https://anil.recoil.org/notes/aoah-2025-15 · 15 Dec 2025
Vibespiling JustHTML from Python to pure OCaml, achieving 100% pass rate on the browser html5lib test suite using agentic workflows.
https://anil.recoil.org/notes/aoah-2025-14 · 14 Dec 2025
Vibe coding an OCaml library for the Karakeep bookmarking service by giving an agent a live API key and letting it debug jsont codecs against the real service.
https://anil.recoil.org/notes/aoah-2025-13 · 13 Dec 2025
Agentically synthesising a batteries-included OCaml HTTP client by gathering recommendations from fifty open-source implementations across JavaScript, Python, Java, Rust, Swift, Haskell, Go, C++, PHP and shell.
https://anil.recoil.org/notes/aoah-2025-12 · 12 Dec 2025
Building a TCP/TLS connection pooling library for Eio with DNS-based load balancing, stacked error handling, and self-contained HTML visualisations for stress test results.
https://anil.recoil.org/notes/aoah-2025-10 · 10 Dec 2025
Building a simpler single-process terminal UI for Sortal using Mosaic's effects-based direct-style API, with Eio integration and discovering multimodal image debugging for terminal layouts.
https://anil.recoil.org/notes/aoah-2025-11 · 10 Dec 2025
Synthesizing three RFC-compliant libraries (punycode, public-suffix, and cookeio) directly from Internet RFC specifications, establishing a workflow for automating standards implementation with proper cross-referencing to spec sections.
https://anil.recoil.org/notes/aoah-2025-9 · 9 Dec 2025
Experimenting with OxCaml's bonsai_term framework for Sortal's terminal UI, navigating Eio-Async interoperability challenges through JSON-RPC while discovering image-based debugging techniques for terminal applications.