PulseAugur
EN
LIVE 04:17:55
ENTITY OxCaml

OxCaml

PulseAugur coverage of OxCaml — every cluster mentioning OxCaml across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
3
3 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
2
2 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

1 day(s) with sentiment data

RECENT · PAGE 1/1 · 3 TOTAL
  1. TOOL · CL_113910 ·

    OxCaml compiler enforces zero-allocation functions at compile time

    OxCaml, a superset of OCaml developed by Jane Street, introduces a compiler feature called [@zero_alloc] that prevents heap allocations within specified functions. This approach shifts the burden of memory management fr…

  2. TOOL · CL_20195 ·

    OxCaml research explores alternative ML development paths

    A blog post explores the development and eventual discontinuation of OxCaml, a programming language designed for machine learning research. The author, who was involved in its creation, reflects on the project's goals a…

  3. RESEARCH · CL_29213 ·

    OxCaml adds compile-time data race checks and shrinks JS bundle

    OxCaml, a fork of OCaml developed by Jane Street, introduces new compile-time checks to prevent data races in parallel programs. These checks, based on 'contention' and 'portability' modes, allow developers to reason ab…