Standard Search
About 17 results
https://anil.recoil.org/notes/aoah-2025-23 · 23 Dec 2025
Introducing unpac, a tool that unifies git and package management into a single workflow where all code dependencies live in one repository as trackable branches.
https://anil.recoil.org/notes/aoah-2025-22 · 22 Dec 2025
Materialising opam metadata into git submodules and monorepos, enabling cross-cutting fixes and unified odoc3 documentation across dozens of OCaml libraries.
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.
https://anil.recoil.org/notes/aoah-2025 · 1 Dec 2025
An exploration of agentic programming through building useful OCaml libraries daily using Claude Code while establishing groundrules for responsible development.
https://anil.recoil.org/notes/icfp25-what-i-learnt · 9 Oct 2025
Highlights from ICFP/SPLASH 2025 including Hazel live programming, OCaml AI tooling, formally verified GC, and cross-community discussions between Haskell and OCaml.
https://anil.recoil.org/notes/icfp25-ocaml5-js-docker · 7 Oct 2025
Jane Street's production deployment of OCaml 5 and Docker's migration to direct-style programming with Eio presented at ICFP.
https://anil.recoil.org/notes/icfp25-oxcaml · 6 Oct 2025
Tutorial at ICFP 2025 on OxCaml extensions for performance engineering with modes and locals.