Homogeneous Builds with OBuilder and OCaml / Sep 2022
Paper on our incremental computation DSL OCurrent presented at OCaml Workshop 2022 with Tim McGilchrist, David Allsopp, Patrick Ferris, and others. OCurrent provides a declarative way to express CI/CD pipelines as incremental computations that automatically track dependencies and cache results. Combined with OBuilder for reproducible builds, it enables homogeneous build infrastructure across different platforms - the foundation powering OCaml-CI and other OCaml ecosystem infrastructure.