Skip to content
TILens What matters today in tech
Theme

Daily edition · OCaml

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

22 Jul 2026 edition
OCaml

Cascade: A Typed CSS Toolkit in OCaml

Porting Tailwind to OCaml needed a CSS parser. The parser grew a typed AST, and a structural diff and a minifier fell out of it. Cascade 1.0.0 is that toolkit, and it turns out to be competitive with the minifiers…

Source: OCaml Planet Thomas Gazagnaire