cd/entity/OCaml· home entities OCaml
grep -l @ocaml /news/*.json | wc -l → 11

OCaml

mentions 11 type Organization feed RSS

// recent coverage 11 mentions

20:58
2026-06-26
blog.akhil.cc
machine-learning

Type Inference (Part 1)

A tutorial series on type inference begins, covering the Damas-Hindley-Milner type system, unification, bidirectional type-checking, Algorithm J, row polymorphism, newtype declarations, type annotatio…

07:25
2026-06-17
borretti.me
developer-tools

Two Years of OCaml

After two years of using OCaml to rewrite the Austral compiler, the author shares a critical assessment of the language, highlighting its syntactic flaws and pragmatic shortcomings while acknowledging…

05:25
2026-06-16
anil.recoil.org
large-language-models

Language integrated LLMs as an OCaml function

Developer Anil Madhavapeddy released ocaml-deepseek, an OCaml library that integrates DeepSeek's open-weight LLM directly into applications via a native inference engine, enabling local, dependency-fr…

13:11
2026-06-13
kcsrk.info
developer-tools

An O(x)Caml book that runs

A new OCaml course book for the NPTEL MOOC platform runs code directly in the browser with no installation or server, aiming to eliminate the setup barrier that has long plagued beginners. The book, w…

00:00
2026-06-07
anil.recoil.org
machine-learning

.plan-26-23: Earth Embeddings, Emails Everywhere, and ERRNOOOs

Developer Anil Madhavapeddy released TESSERA v1.1 and GeoTessera 0.9, improving temporal embeddings and S3+Zarr support, while also advancing io-uring libraries for OCaml. The updates address performa…

09:15
2026-05-20
discourse.haskell.org
research

Call for Presentations: ML Family Workshop 2026

The ML Family Workshop 2026 will take place on August 28, 2026, with in-person events co-located with ICFP'26 in Indianapolis and FW'26 in Paris, and will feature a single Program Committee for submis…

14:33
2022-04-21
gist.github.com
developer-tools

Notes for CS51 guest lecture.

Notes for a CS51 guest lecture comparing OCaml and Elm, highlighting Elm's common uses in web apps, data visualization, and 3D graphics with specific library examples. It also discusses Elm's advantag…

21:21
2022-04-19
gist.github.com
developer-tools

Syntax Hints (OCaml -> Elm)

Side-by-side comparison of syntax differences between OCaml and Elm, covering expressions, types, functions, type aliases, and algebraic data types (ADTs). It includes code examples showing how common…

// co-occurs with top 8 entities