23:24
2026-06-15
blog.janestreet.com
developer-tools
Using OxCaml to implement type-safe reference counting between OCaml and Python
Jane Street developed PyOCaml, a bridge between OCaml and Python, but faced memory management issues where Python objects represented in OCaml were deallocated late. Using OxCaml language extensions, โฆ